mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
Merge pull request #5154 from cmatheson/master
add npm 3.x to devengines
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
},
|
||||
"devEngines": {
|
||||
"node": "4.x",
|
||||
"npm": "2.x"
|
||||
"npm": "2.x || 3.x"
|
||||
},
|
||||
"commonerConfig": {
|
||||
"version": 7
|
||||
|
||||
Reference in New Issue
Block a user