Skip to content

Commit

Permalink
Merge pull request #506 from daniel-brenot/main
Browse files Browse the repository at this point in the history
Add node-gyp to devDependencies fixes #505
  • Loading branch information
Tyriar committed Dec 22, 2021
2 parents ec6c54b + 19d8b97 commit 19314c7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,8 @@
"mocha": "^7.1.1",
"ps-list": "^6.0.0",
"typescript": "^3.8.3"
},
"peerDependencies": {
"node-gyp": "^8.3.0"
}
}

0 comments on commit 19314c7

Please sign in to comment.