We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9c62f4 + e550399 commit caa93ceCopy full SHA for caa93ce
1 file changed
package.json
@@ -55,15 +55,15 @@
55
],
56
"dependencies": {
57
"fs-extra": "^0.16.3",
58
- "node-pre-gyp": "~0.6.1",
+ "node-pre-gyp": "^0.6.2",
59
"nodegit-promise": "~1.0.0",
60
- "npm": "^2.1.18",
61
- "promisify-node": "~0.1.2",
+ "npm": "^2.5.0",
+ "promisify-node": "^0.1.5",
62
"which-native-nodish": "^1.0.3"
63
},
64
"devDependencies": {
65
- "combyne": "~0.6.2",
66
- "istanbul": "~0.3.2",
+ "combyne": "^0.6.4",
+ "istanbul": "^0.3.5",
67
"js-beautify": "^1.5.4",
68
"jshint": "^2.6.0",
69
"lodash": "^3.1.0",
@@ -72,7 +72,7 @@
72
"node-gyp": "~1.0.2",
73
"nw-gyp": "^0.12.4",
74
"request": "^2.53.0",
75
- "tar": "~1.0.1"
+ "tar": "^1.0.3"
76
77
"binary": {
78
"module_name": "nodegit",
0 commit comments