Skip to content

Commit ce4ab5e

Browse files
committed
replaced node-pre-gyp-github with the updated branch
1 parent 3cc2731 commit ce4ab5e

2 files changed

Lines changed: 99 additions & 136 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"host": "https://github.com/Susheer/electron-printer/releases/download/",
3737
"remote_path": "v{version}"
3838
},
39-
"node-pre-gyp-github": {
39+
"node-pre-gyp-github": {
4040
"target_commitish": "napi-compatibility"
4141
},
4242
"licenses": [
@@ -51,6 +51,6 @@
5151
"grunt-node-gyp": "^5.0.0",
5252
"grunt-shell": "^4.0.0",
5353
"node-pre-gyp": "^0.17.0",
54-
"node-pre-gyp-github": "^1.4.5"
54+
"node-pre-gyp-github": "github:Susheer/node-pre-gyp-github"
5555
}
5656
}

0 commit comments

Comments
 (0)