We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edecee0 commit c4ce8ebCopy full SHA for c4ce8eb
package.json
@@ -9,10 +9,10 @@
9
"files": [
10
"dist/**/*"
11
],
12
- "homepage": "https://github.com/Codex-/cosmiconfig-typescript-loader",
+ "homepage": "https://github.com/Codex-/cosmiconfig-typescript-loader#readme",
13
"repository": {
14
"type": "git",
15
- "url": "https://github.com/Codex-/cosmiconfig-typescript-loader.git"
+ "url": "git+https://github.com/Codex-/cosmiconfig-typescript-loader.git"
16
},
17
"bugs": {
18
"url": "https://github.com/Codex-/cosmiconfig-typescript-loader/issues"
0 commit comments