Skip to content

Commit 6871ce4

Browse files
committed
fix: fix zlib not installing with npm
1 parent 0c505b8 commit 6871ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"homepage": "http://zeromq.github.io/zeromq.js/",
2121
"dependencies": {
22-
"@aminya/cmake-ts": "^0.3.0-aminya.1",
22+
"@aminya/cmake-ts": "^0.3.0-aminya.2",
2323
"node-addon-api": "^8.2.1"
2424
},
2525
"devDependencies": {

0 commit comments

Comments
 (0)