replace mocha dependency (#3131)

This commit is contained in:
Alex Lam S.L
2018-05-11 20:15:34 +08:00
committed by GitHub
parent 7bc7704edf
commit 7b59b2f5b2
3 changed files with 97 additions and 20 deletions

View File

@@ -28,7 +28,7 @@
},
"devDependencies": {
"acorn": "~5.5.3",
"mocha": "~3.5.1",
"colors": "~1.2.5",
"semver": "~5.5.0"
},
"scripts": {