Skip to content

Commit 73dd549

Browse files
committed
fix: move node-addon-api to the dependencies
1 parent 81d18ae commit 73dd549

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"@types/shelljs": "^0.8.11",
2222
"cross-env": "^7.0.3",
2323
"node-gyp-build": "^4.5.0",
24+
"node-addon-api": "^5.0.0",
2425
"shelljs": "^0.8.5",
2526
"ts-node": "10.9"
2627
},
@@ -40,7 +41,6 @@
4041
"fs-extra": "^10.1.0",
4142
"gunzip-maybe": "^1.4.2",
4243
"mocha": ">=10.1",
43-
"node-addon-api": "^5.0.0",
4444
"node-fetch": "^3.3.0",
4545
"node-gyp": "^9.3.0",
4646
"npm-run-all2": "^6.0.4",

pnpm-lock.yaml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)