We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 018d073 commit 9728490Copy full SHA for 9728490
1 file changed
package.json
@@ -75,7 +75,7 @@
75
"binary": {
76
"module_name": "nodegit",
77
"module_path": "./build/Release/",
78
- "host": "https://s3.amazonaws.com/nodegit/nodegit/"
+ "host": "https://nodegit.s3.amazonaws.com/nodegit/nodegit/"
79
},
80
"scripts": {
81
"lint": "jshint lib test/tests examples",
0 commit comments