We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1f34aa commit dc52b67Copy full SHA for dc52b67
package.json
@@ -100,7 +100,7 @@
100
"yargs": "^15.3.1"
101
},
102
"devEngines": {
103
- "node": "^12.17.0 || 13.x || 14.x || 15.x || 16.x || 17.x"
+ "node": "^12.17.0 || 13.x || 14.x || 15.x || 16.x || 17.x || 18.x"
104
105
"jest": {
106
"testRegex": "/scripts/jest/dont-run-jest-directly\\.js$"
0 commit comments