Skip to content

Commit eef32f2

Browse files
committed
fix mocha version
1 parent b23c01b commit eef32f2

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
@@ -31,7 +31,7 @@
3131
"commander": "2.10.0",
3232
"csv": "^5.3.0",
3333
"entities": "^1.1.1",
34-
"mocha": "^5.2.2",
34+
"mocha": "^5.2.0",
3535
"xml2js": "^0.4.19"
3636
},
3737
"devDependencies": {

0 commit comments

Comments
 (0)