Skip to content

Commit 18da668

Browse files
committed
[deps] Fix npmgate
1 parent 0f0833a commit 18da668

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
"which": "1.2.x"
3535
},
3636
"devDependencies": {
37-
"assume": "1.3.x",
37+
"assume": "1.4.x",
3838
"istanbul": "0.4.x",
39-
"mocha": "2.3.x",
39+
"mocha": "2.4.x",
4040
"pre-commit": "git://github.com/observing/pre-commit.git"
4141
}
4242
}

0 commit comments

Comments
 (0)