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

Skip to content

Commit ba5a88d

Browse files
committed
package: update "mocha" to v3.0.2
1 parent 2d508cf commit ba5a88d

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
@@ -25,7 +25,7 @@
2525
},
2626
"homepage": "https://github.com/TooTallNate/stat-mode",
2727
"devDependencies": {
28-
"mocha": "^2.4.5"
28+
"mocha": "^3.0.2"
2929
},
3030
"scripts": {
3131
"test": "mocha --reporter spec"

0 commit comments

Comments
 (0)