Add NPM 5 to devEngines (#9838)

This commit is contained in:
Brian Vaughn
2017-06-02 08:03:28 -07:00
committed by GitHub
parent 5f5cfe80f2
commit 8b6b2f26c4
+1 -1
View File
@@ -101,7 +101,7 @@
},
"devEngines": {
"node": "4.x || 5.x || 6.x || 7.x",
"npm": "2.x || 3.x || 4.x"
"npm": "2.x || 3.x || 4.x || 5.x"
},
"commonerConfig": {
"version": 7