2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-19 09:50:33 +03:00

take coveralls for a spin

This commit is contained in:
Jeff
2018-08-12 22:21:55 -07:00
parent 70770a06d7
commit dee9382f42
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -22,6 +22,7 @@
"babel-core": "7.0.0-bridge.0",
"babel-jest": "^23.0.1",
"codecov": "^3.0.4",
"coveralls": "^3.0.2",
"fuse.js": "^3.2.1",
"gh-pages": "^0.11.0",
"lint-staged": "^7.2.0",
@@ -85,6 +86,7 @@
],
"coverageReporters": [
"html",
"text-lcov",
"text-summary"
]
},