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

Commit 770e7f3

Browse files
committed
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
1 parent 3a51bd2 commit 770e7f3

2 files changed

Lines changed: 84 additions & 63 deletions

File tree

package-lock.json

Lines changed: 83 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"commander": "^2.15.1",
1616
"cppunitlite": "brave/CppUnitLite",
1717
"mocha": "^5.2.0",
18-
"node-gyp": "^3.8.0",
18+
"node-gyp": "brave/node-gyp",
1919
"pre-commit": "^1.2.2",
2020
"s3-client": "^4.4.2",
2121
"standard": "^11.0.1"

0 commit comments

Comments
 (0)