Skip to content

Commit

Permalink
package.json: Add node-gyp to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Aug 29, 2024
1 parent 712ffcc commit 3e6f029
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
},
"description": "Neural networks in JavaScript",
"dependencies": {
"node-gyp": "^10.2.0",
"thaw.js": "^2.1.4"
},
"peerDependencies": {
Expand Down

0 comments on commit 3e6f029

Please sign in to comment.