Skip to content

Commit 35f162a

Browse files
authored
[docs] add homepage to package.json (#682)
- `yarn upgradeInteractive` shows the homepage url and falls back to other urls
1 parent e7128f8 commit 35f162a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"author": "Jared Palmer <jared@palmer.net>",
55
"description": "Zero-config TypeScript package development",
66
"license": "MIT",
7+
"homepage": "https://github.com/jaredpalmer/tsdx",
78
"repository": {
89
"type": "git",
910
"url": "git+https://github.com/jaredpalmer/tsdx.git"

0 commit comments

Comments
 (0)