mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Bump Node devEngines to 8.x
This commit is contained in:
+1
-2
@@ -96,8 +96,7 @@
|
||||
"yargs": "^6.3.0"
|
||||
},
|
||||
"devEngines": {
|
||||
"node": "4.x || 5.x || 6.x || 7.x || 8.x",
|
||||
"npm": "2.x || 3.x || 4.x || 5.x"
|
||||
"node": "8.x"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "npm run version-check && node scripts/rollup/build.js",
|
||||
|
||||
Reference in New Issue
Block a user