mirror of
https://github.com/wassname/talk.git
synced 2026-07-19 11:28:50 +08:00
Merge pull request #1343 from mattmontgomery/patch-2
Changes node requirement notation
This commit is contained in:
+1
-1
@@ -218,7 +218,7 @@
|
||||
"yaml-lint": "^1.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^8"
|
||||
"node": ">=8"
|
||||
},
|
||||
"pre-commit": {
|
||||
"silent": false,
|
||||
|
||||
Reference in New Issue
Block a user