adjust supported npm versions to v3 (#8359) [skip ci]
This commit is contained in:
parent
f1d774b34f
commit
6c68ca8e0a
@ -72,7 +72,7 @@
|
|||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 6.9.0 <= 11.0.0-0",
|
"node": ">= 6.9.0 <= 11.0.0-0",
|
||||||
"npm": ">= 2.x <= 5.x",
|
"npm": ">= 3.x <= 6.x",
|
||||||
"yarn": ">=0.27.5 || >=1.0.0-20170811"
|
"yarn": ">=0.27.5 || >=1.0.0-20170811"
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user