Skip to content

Commit 94928e6

Browse files
committed
ref: IE10 is not supported in Mocha v5
1 parent 017f8ca commit 94928e6

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
@@ -35,7 +35,7 @@
3535
"jest": "^22.4.3",
3636
"karma-sinon": "^1.0.5",
3737
"lerna": "3.4.0",
38-
"mocha": "^5.1.1",
38+
"mocha": "^4.1.0",
3939
"npm-run-all": "^4.1.2",
4040
"prettier": "^1.14.0",
4141
"prettier-check": "^2.0.0",

0 commit comments

Comments
 (0)