Skip to content

Commit b037ad8

Browse files
committed
fix: typo
1 parent 14bb907 commit b037ad8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
"description": "Rewriting at vue macros powered by ast-grep.",
77
"author": "zhiyuanzmj <[email protected]>",
88
"license": "MIT",
9-
"homepage": "https://github.com/vue-macros/cli/tree/main#readme",
9+
"homepage": "https://github.com/vue-macros/vue-macros-cli/blob/main/README.md",
1010
"repository": {
1111
"type": "git",
12-
"url": "https://github.com/vue-macros/@vue-macros/cli"
12+
"url": "https://github.com/vue-macros/vue-macros-cli"
1313
},
1414
"bugs": {
15-
"url": "https://github.com/vue-macros/@vue-macros/cli/issues"
15+
"url": "https://github.com/vue-macros/vue-macros-cli/issues"
1616
},
1717
"keywords": [
1818
"vue-macros",

0 commit comments

Comments
 (0)