Skip to content

Commit 1a0d175

Browse files
committed
0.4.0
1 parent e83d30a commit 1a0d175

File tree

2 files changed

+38
-30
lines changed

2 files changed

+38
-30
lines changed

package-lock.json

Lines changed: 36 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coverage",
3-
"version": "0.3.3",
3+
"version": "0.4.0",
44
"description": "A command-line tool to collect and report code coverage of a JavaScript program",
55
"author": "Shinnosuke Watanabe (https://github.com/shinnn)",
66
"repository": "shinnn/coverage",
@@ -41,7 +41,7 @@
4141
"yargs-parser": "^13.1.0"
4242
},
4343
"devDependencies": {
44-
"@shinnn/eslint-config": "^6.10.3",
44+
"@shinnn/eslint-config": "^6.10.4",
4545
"eslint": "^5.16.0",
4646
"lodash": "^4.17.11",
4747
"rmfr": "^2.0.0",

0 commit comments

Comments
 (0)