Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Once `node-gyp` issues a release, we can back this out and update. The version number for that will likely be `3.8.1`

More info at: nodejs/node-gyp#1713
  • Loading branch information
bsclifton committed Apr 12, 2019
1 parent 3a51bd2 commit 770e7f3
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 63 deletions.
145 changes: 83 additions & 62 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -15,7 +15,7 @@
"commander": "^2.15.1",
"cppunitlite": "brave/CppUnitLite",
"mocha": "^5.2.0",
"node-gyp": "^3.8.0",
"node-gyp": "brave/node-gyp",
"pre-commit": "^1.2.2",
"s3-client": "^4.4.2",
"standard": "^11.0.1"
Expand Down

0 comments on commit 770e7f3

Please sign in to comment.