Skip to content

Commit ff037f8

Browse files
committed
fix: prevent conflict between binaries
This changes the parent directory name from `abi` to `libc-abi-buildType` to prevent conflicts when all the binaries are copied for a package to the same directory.
1 parent e5ac20b commit ff037f8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"homepage": "http://zeromq.github.io/zeromq.js/",
2121
"dependencies": {
22-
"cmake-ts": "^0.6.0",
22+
"cmake-ts": "^0.6.1",
2323
"node-addon-api": "^8.3.0"
2424
},
2525
"devDependencies": {

Diff for: pnpm-lock.yaml

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)