mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-01 18:06:11 +00:00
spec node, npm in "engines" of package.json
This commit is contained in:
parent
83e79f7b3f
commit
d8b9e1f6d8
@ -113,5 +113,9 @@
|
||||
"mocha-sinon": "^1.1.4",
|
||||
"sinon": "^4.5.0",
|
||||
"chai": "4.1.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8.11.3",
|
||||
"npm": ">=6.4.1"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user