Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

Commit db99526

Browse files
author
Giedrius Grabauskas
committed
Downgraded mocha to ^2.3.3.
1 parent 529412e commit db99526

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
@@ -34,7 +34,7 @@
3434
"typescript": "^1.8.10"
3535
},
3636
"devDependencies": {
37-
"mocha": "^3.0.0",
37+
"mocha": "^2.3.3",
3838
"rimraf": "^2.5.4",
3939
"rollup": "^0.34.3",
4040
"rollup-plugin-typescript": "^0.7.7"

0 commit comments

Comments
 (0)