mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Add npm v4.0.0 support (#8082)
This commit is contained in:
committed by
Dan Abramov
parent
82d592a0fa
commit
9626c838cb
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user