Better diffs for specs.

This commit is contained in:
Roger Braun 2016-11-18 19:47:47 +01:00
parent 8723c35d43
commit 05afbbaf66
3 changed files with 17 additions and 2 deletions

View file

@ -13,6 +13,8 @@
"lint": "eslint --ext .js,.vue src test/unit/specs test/e2e/specs"
},
"dependencies": {
"diff": "^3.0.1",
"karma-mocha-reporter": "^2.2.1",
"moment": "^2.15.2",
"node-sass": "^3.10.1",
"sanitize-html": "^1.13.0",