mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-24 15:31:14 +02:00
Merge pull request #487 from chinchang/fix-{476}-add-strict-node-version
add strict node version
This commit is contained in:
@@ -80,6 +80,9 @@
|
||||
"react-inspector": "^2.3.0",
|
||||
"split.js": "1.3.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": "10.22.1"
|
||||
},
|
||||
"jest": {
|
||||
"verbose": true,
|
||||
"setupFiles": [
|
||||
|
Reference in New Issue
Block a user