adjust supported npm versions to v3 (#8359) [skip ci]

This commit is contained in:
dnalborczyk 2018-08-21 15:44:17 -04:00 committed by Henry Zhu
parent f1d774b34f
commit 6c68ca8e0a

View File

@ -72,7 +72,7 @@
},
"engines": {
"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"
},
"lint-staged": {