mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-23 15:01:14 +02:00
strictly mention node version in package.json
This commit is contained in:
@@ -81,8 +81,7 @@
|
||||
"split.js": "1.3.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": "10.22.1",
|
||||
"npm": "6.14.6"
|
||||
"node": "10.22.1"
|
||||
},
|
||||
"jest": {
|
||||
"verbose": true,
|
||||
|
Reference in New Issue
Block a user