Skip to content

Commit 53308d9

Browse files
committed
chore: downgrade mocha
Mocha v5 does not support browsers <IE11
1 parent 4738cd2 commit 53308d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"karma-sauce-launcher": "1.2.0",
4141
"karma-sourcemap-loader": "0.3.7",
4242
"karma-webpack": "2.0.9",
43-
"mocha": "5.0.0",
43+
"mocha": "4.1.0",
4444
"phantomjs-prebuilt": "2.1.16",
4545
"semver": "5.5.0",
4646
"should": "13.1.1",

0 commit comments

Comments
 (0)