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.
node-addon-api
1 parent 4e7b1a9 commit cf95f96Copy full SHA for cf95f96
1 file changed
package.json
@@ -18,9 +18,6 @@
18
"url": "https://github.com/zeromq/zeromq.js.git"
19
},
20
"homepage": "http://zeromq.github.io/zeromq.js/",
21
- "dependencies": {
22
- "node-addon-api": "^8.3.0"
23
- },
24
"devDependencies": {
25
"@types/benchmark": "~2.1.5",
26
"@types/chai": "^4",
@@ -60,7 +57,8 @@
60
57
"which": "^5.0.0"
61
58
62
59
"optionalDependencies": {
63
- "@aminya/cmake-ts": "0.3.0-aminya.7"
+ "@aminya/cmake-ts": "0.3.0-aminya.7",
+ "node-addon-api": "^8.3.0"
64
65
"pnpm": {
66
"overrides": {
0 commit comments