Add mocha as dev dependency

This commit is contained in:
Thomas Nordquist
2019-11-13 10:47:18 +01:00
parent 763a1aea69
commit 7148e302f6
2 changed files with 160 additions and 25 deletions

View File

@@ -81,6 +81,7 @@
"cspell": "^4.0.28",
"electron": "5.0.7",
"electron-builder": "21.1.2",
"mocha": "^6.2.2",
"mustache": "^3.0.1",
"npm-run-all": "^4.1.5",
"nyc": "^14.1.1",