We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b88c624 commit f4f92a7Copy full SHA for f4f92a7
1 file changed
package.json
@@ -32,7 +32,7 @@
32
"typescript": "^4.2.4"
33
},
34
"engines": {
35
- "node": ">=10.24.0 <=15.11.0"
+ "node": ">=10.24.1 <=16.0.0"
36
37
"scripts": {
38
"build": "node-gyp rebuild && tsc",
0 commit comments