Skip to content

Commit

Permalink
build(cbjs): sync with 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JesusTheHun committed Aug 30, 2024
1 parent 10c7878 commit 8b640bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cbjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"node": ">=18"
},
"scripts": {
"install": "node ./scripts/install.mjs 4.4.0",
"install": "node ./scripts/install.mjs 4.4.1",
"reinstall": "rm -f src/couchbase-native.node && rm -f dist/src/couchbase-native.node && pnpm install",
"build": "tsc -p tsconfig.build.json",
"dev": "tsc -p tsconfig.build.json --watch",
Expand Down

0 comments on commit 8b640bb

Please sign in to comment.