Skip to content

Commit 215d673

Browse files
committed
chore: v0.30.0
1 parent e1079eb commit 215d673

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"package_name": "{node_abi}-{platform}-{arch}-{libc}.tar.gz"
1515
},
1616
"description": "libxml bindings for v8 javascript engine",
17-
"version": "0.29.0",
17+
"version": "0.30.0",
1818
"scripts": {
1919
"build": "node-pre-gyp install --build-from-source",
2020
"install": "node-pre-gyp install --fallback-to-build --loglevel http",
@@ -33,7 +33,7 @@
3333
"main": "./index",
3434
"license": "MIT",
3535
"engines": {
36-
"node": ">=12"
36+
"node": ">=14"
3737
},
3838
"files": [
3939
"index.js",

0 commit comments

Comments
 (0)