Skip to content

Commit 9998980

Browse files
committed
fix(package.json): 🆙 mocha v2.x -> v3.x
1 parent 80b6cd3 commit 9998980

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
@@ -26,7 +26,7 @@
2626
"karma-phantomjs2-launcher": "^0.5.0",
2727
"karma-sourcemap-loader": "^0.3.7",
2828
"karma-webpack": "^1.7.0",
29-
"mocha": "^2.5.3",
29+
"mocha": "^3.0.0",
3030
"text-encoding": "^0.6.0",
3131
"webpack": "^1.13.1"
3232
},

0 commit comments

Comments
 (0)