Skip to content

Commit

Permalink
ci: ensure lib files are in the zeromq pack
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya authored Oct 26, 2024
1 parent 00fcbb7 commit 1af0c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"lint": "run-p format lint.eslint format",
"lint-test": "run-s lint-test.eslint",
"bench": "node --expose-gc test/bench",
"prepublishOnly": "pnpm run build.js",
"prepare": "pnpm run build.js",
"bump": "pnpx npm-check-updates -u -x typescript,eslint,chai && pnpx typesync && pnpm update"
},
"cmake-ts": {
Expand Down

0 comments on commit 1af0c04

Please sign in to comment.