Merge pull request #5154 from cmatheson/master

add npm 3.x to devengines
This commit is contained in:
Paul O’Shannessy
2015-10-19 13:52:20 -07:00

View File

@@ -41,7 +41,7 @@
},
"devEngines": {
"node": "4.x",
"npm": "2.x"
"npm": "2.x || 3.x"
},
"commonerConfig": {
"version": 7