Skip to content

Commit

Permalink
Merge pull request #4 from abandonware/sandbox/rzr/review/master
Browse files Browse the repository at this point in the history
npm: Prevent sporadic build issues
  • Loading branch information
mrstegeman authored Dec 19, 2018
2 parents 76096f9 + 7fb30ce commit 6bb446a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"debug": "^2.2.0",
"nan": "^2.10.0",
"node-pre-gyp": "0.6.x"
"node-pre-gyp": "^0.12.0"
},
"optionalDependencies": {
"usb": "^1.1.0"
Expand Down

0 comments on commit 6bb446a

Please sign in to comment.