Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8ba5a39

Browse files
author
Johannes
committed
updated devDependency mocha to 1.2.x
1 parent 9aff9db commit 8ba5a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"node" : "<=0.8.x"
3131
},
3232
"devDependencies": {
33-
"mocha": "1.1.x",
33+
"mocha": "1.2.x",
3434
"expect.js": "0.1.x"
3535
},
3636
"scripts" : {

0 commit comments

Comments
 (0)