Add npm v4.0.0 support (#8082)

This commit is contained in:
Sergey Rubanov
2016-10-24 23:57:12 +01:00
committed by Dan Abramov
parent 82d592a0fa
commit 9626c838cb
+1 -1
View File
@@ -72,7 +72,7 @@
},
"devEngines": {
"node": "4.x || 5.x || 6.x",
"npm": "2.x || 3.x"
"npm": "2.x || 3.x || 4.x"
},
"commonerConfig": {
"version": 7