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 b40b2d4 commit 4d703c7Copy full SHA for 4d703c7
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"name": "nodegit",
3
"description": "Node.js libgit2 asynchronous native bindings",
4
"version": "0.1.3",
5
- "libgit2": "e953c1606d0d7aea680c9b19db0b955b34ae63c2",
+ "libgit2": "a50086d174658914d4d6462afbc83b02825b1f5b",
6
"homepage": "https://github.com/tbranyen/nodegit",
7
"keywords": [
8
"libgit2",
@@ -55,7 +55,7 @@
55
"module_name": "nodegit",
56
"module_path": "./build/Release/",
57
"host": "https://s3.amazonaws.com/nodegit/nodegit/",
58
- "remote_path": "./"
+ "remote_path": "../"
59
},
60
"scripts": {
61
"lint": "jshint src",
0 commit comments