Skip to content

Commit f4f92a7

Browse files
committed
Update engine ver to match built versions. (#34)
1 parent b88c624 commit f4f92a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"typescript": "^4.2.4"
3333
},
3434
"engines": {
35-
"node": ">=10.24.0 <=15.11.0"
35+
"node": ">=10.24.1 <=16.0.0"
3636
},
3737
"scripts": {
3838
"build": "node-gyp rebuild && tsc",

0 commit comments

Comments
 (0)