Skip to content

Commit

Permalink
Add node-gyp as dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
seasonyuu committed Sep 11, 2024
1 parent 798418e commit e93e507
Show file tree
Hide file tree
Showing 2 changed files with 619 additions and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
],
"devDependencies": {
"@types/node": "18.x.x",
"node-gyp": "^10.2.0",
"prebuildify": "5.x.x",
"ts-node": "10.x.x",
"typescript": "4.x.x"
Expand Down
Loading

0 comments on commit e93e507

Please sign in to comment.