Skip to content

Commit 27e2053

Browse files
committed
fix: update binary to 4.6.1
1 parent e188fc2 commit 27e2053

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/cbjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"node": ">=18.20.4"
2626
},
2727
"scripts": {
28-
"install": "node ./scripts/install.mjs 4.5.0",
28+
"install": "node ./scripts/install.mjs 4.6.1",
2929
"reinstall": "rm -f src/couchbase-native.node && rm -f dist/src/couchbase-native.node && pnpm install",
3030
"build": "tsc -p tsconfig.build.json",
3131
"dev": "tsc -p tsconfig.build.json --watch",

0 commit comments

Comments
 (0)