Skip to content

Commit 8204b29

Browse files
committed
chore: fix package homepage links [ci skip]
1 parent 4e9a941 commit 8204b29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"bugs": {
2020
"url": "https://github.com/vuejs/vue-cli/issues"
2121
},
22-
"homepage": "https://github.com/vuejs/vue-cli/packages/@vue/eslint-config-typescript#readme",
22+
"homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/eslint-config-typescript#readme",
2323
"dependencies": {
2424
"eslint-plugin-typescript": "^0.12.0",
2525
"typescript-eslint-parser": "^17.0.1"

0 commit comments

Comments
 (0)