Skip to content

Commit

Permalink
chore: drop node-pre-gyp bundledDependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sgtcoolguy committed Mar 12, 2021
1 parent 9386ae8 commit 7ef8d6d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@
"node-pre-gyp": "^0.16.0",
"node-pre-gyp-init": "^1.1.0"
},
"bundledDependencies": [
"node-pre-gyp"
],
"devDependencies": {},
"scripts": {
"install": "node ./bin/run.js node-pre-gyp install --fallback-to-build",
Expand Down

0 comments on commit 7ef8d6d

Please sign in to comment.