File tree Expand file tree Collapse file tree 1 file changed +17
-20
lines changed Expand file tree Collapse file tree 1 file changed +17
-20
lines changed Original file line number Diff line number Diff line change 37
37
" node-pre-gyp"
38
38
],
39
39
"dependencies" : {
40
- "fs-extra" : " ^0.24.0" ,
41
- "node-pre-gyp" : " ^0.6.15" ,
42
- "nodegit-promise" : " ^4.0.0" ,
43
- "npm" : " ^3.3.3" ,
44
- "promisify-node" : " ^0.3.0" ,
45
- "which-native-nodish" : " ^1.1.3"
40
+ "fs-extra" : " ~0.26.2" ,
41
+ "node-pre-gyp" : " ~0.6.15" ,
42
+ "nodegit-promise" : " ~4.0.0" ,
43
+ "promisify-node" : " ~0.3.0" ,
44
+ "which-native-nodish" : " ~1.1.3"
46
45
},
47
46
"devDependencies" : {
48
- "clean-for-publish" : " ^1.0.2" ,
49
- "combyne" : " ^0.8.1" ,
50
- "coveralls" : " ^2.11.4" ,
51
- "istanbul" : " ^0.3.20" ,
52
- "js-beautify" : " ^1.5.10" ,
53
- "jshint" : " ^2.8.0" ,
54
- "lcov-result-merger" : " ^1.0.2" ,
55
- "lodash" : " ^3.10.1" ,
56
- "mocha" : " ^2.3.3" ,
57
- "nan" : " ^2.0.9" ,
58
- "node-gyp" : " ^3.0.3" ,
59
- "nw-gyp" : " ^0.12.4" ,
60
- "request" : " ^2.63.0" ,
61
- "tar" : " ^2.2.1"
47
+ "clean-for-publish" : " ~1.0.2" ,
48
+ "combyne" : " ~0.8.1" ,
49
+ "coveralls" : " ~2.11.4" ,
50
+ "istanbul" : " ~0.3.20" ,
51
+ "js-beautify" : " ~1.5.10" ,
52
+ "jshint" : " ~2.8.0" ,
53
+ "lcov-result-merger" : " ~1.0.2" ,
54
+ "lodash" : " ~3.10.1" ,
55
+ "mocha" : " ~2.3.4" ,
56
+ "nan" : " ~2.0.9" ,
57
+ "node-gyp" : " ~3.0.3" ,
58
+ "nw-gyp" : " ~0.12.4"
62
59
},
63
60
"vendorDependencies" : {
64
61
"libgit2" : {
You can’t perform that action at this time.
0 commit comments