We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea05c35 commit 4e7b1a9Copy full SHA for 4e7b1a9
2 files changed
package.json
@@ -19,7 +19,6 @@
19
},
20
"homepage": "http://zeromq.github.io/zeromq.js/",
21
"dependencies": {
22
- "@aminya/cmake-ts": "^0.3.0-aminya.7",
23
"node-addon-api": "^8.3.0"
24
25
"devDependencies": {
@@ -60,6 +59,9 @@
60
59
"typescript": "~4.9.5",
61
"which": "^5.0.0"
62
+ "optionalDependencies": {
63
+ "@aminya/cmake-ts": "0.3.0-aminya.7"
64
+ },
65
"pnpm": {
66
"overrides": {
67
0 commit comments