Skip to content

Commit 6b0f18d

Browse files
committed
style: nicer json formatting
1 parent 33082fa commit 6b0f18d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

@commitlint/prompt-cli/package.json

+4-3
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"commit": "$npm_package_bin_commit",
1414
"deps": "dep-check",
1515
"pkg": "pkg-check --skip-main",
16-
16+
1717
"test": "ava -c 4 --verbose"
1818
},
19-
19+
2020
"repository": {
2121
"type": "git",
2222
"url": "git+https://github.com/marionebl/commitlint.git"
@@ -34,7 +34,8 @@
3434
"devDependencies": {
3535
"@commitlint/test": "^7.3.1",
3636
"@commitlint/utils": "^7.3.1",
37-
"ava": "0.25.0" },
37+
"ava": "0.25.0"
38+
},
3839
"dependencies": {
3940
"@commitlint/prompt": "^7.3.1",
4041
"execa": "0.9.0",

0 commit comments

Comments
 (0)