Skip to content

Commit 6a4afa3

Browse files
committed
Filled out microversion numbers in dependencies.
1 parent 8d6fe80 commit 6a4afa3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,18 +62,18 @@
6262
"dependencies": {
6363
"find-parent-dir": "^0.3.0",
6464
"fs-extra": "~0.14.0",
65-
"node-pre-gyp": "~0.6",
65+
"node-pre-gyp": "~0.6.1",
6666
"nodegit-promise": "~1.0.0",
6767
"promisify-node": "~0.1.2"
6868
},
6969
"devDependencies": {
70-
"mocha": "~2.1",
70+
"mocha": "~2.1.0",
7171
"combyne": "~0.6.2",
7272
"istanbul": "~0.3.2",
7373
"js-beautify": "^1.5.4",
7474
"jshint": "~2.5.6",
7575
"lodash": "^2.4.1",
76-
"nan": "~1.4",
76+
"nan": "~1.4.1",
7777
"node-gyp": "~1.0.2",
7878
"nw-gyp": "^0.12.4",
7979
"request": "~2.51.0",

0 commit comments

Comments
 (0)