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 84fb3ca commit 040dcb4Copy full SHA for 040dcb4
package.json
@@ -45,7 +45,7 @@
45
"typescript": "^4.4.3"
46
},
47
"engines": {
48
- "node": "^12 || ^14 || ^16"
+ "node": "^12 || ^14 || ^16 || ^17"
49
50
"lint-staged": {
51
"DISABLE.eslintignore": "npm run lint",
0 commit comments