Skip to content

Commit 76ca93c

Browse files
committed
chore: pin mocha to version that works with 0.10.x
1 parent 8cd3f73 commit 76ca93c

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
"delete"
3636
],
3737
"devDependencies": {
38-
"mocha": "*",
38+
"mocha": "^3.5.3",
3939
"xo": "^0.17.1"
4040
},
4141
"xo": {

0 commit comments

Comments
 (0)