Skip to content

Commit c4ce8eb

Browse files
committed
repo: fix readme not showing on npm
1 parent edecee0 commit c4ce8eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"files": [
1010
"dist/**/*"
1111
],
12-
"homepage": "https://github.com/Codex-/cosmiconfig-typescript-loader",
12+
"homepage": "https://github.com/Codex-/cosmiconfig-typescript-loader#readme",
1313
"repository": {
1414
"type": "git",
15-
"url": "https://github.com/Codex-/cosmiconfig-typescript-loader.git"
15+
"url": "git+https://github.com/Codex-/cosmiconfig-typescript-loader.git"
1616
},
1717
"bugs": {
1818
"url": "https://github.com/Codex-/cosmiconfig-typescript-loader/issues"

0 commit comments

Comments
 (0)