mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
Update supported devEngines (#21364)
This commit is contained in:
committed by
GitHub
parent
9a2591681e
commit
4edbcdc327
@@ -100,7 +100,7 @@
|
||||
"yargs": "^15.3.1"
|
||||
},
|
||||
"devEngines": {
|
||||
"node": "8.x || 9.x || 10.x || 11.x || 12.x || 13.x || 14.x || 15.x"
|
||||
"node": "^12.17.0 || 13.x || 14.x || 15.x || 16.x"
|
||||
},
|
||||
"jest": {
|
||||
"testRegex": "/scripts/jest/dont-run-jest-directly\\.js$"
|
||||
|
||||
Reference in New Issue
Block a user