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 14bb907 commit b037ad8Copy full SHA for b037ad8
package.json
@@ -6,13 +6,13 @@
6
"description": "Rewriting at vue macros powered by ast-grep.",
7
"author": "zhiyuanzmj <[email protected]>",
8
"license": "MIT",
9
- "homepage": "https://github.com/vue-macros/cli/tree/main#readme",
+ "homepage": "https://github.com/vue-macros/vue-macros-cli/blob/main/README.md",
10
"repository": {
11
"type": "git",
12
- "url": "https://github.com/vue-macros/@vue-macros/cli"
+ "url": "https://github.com/vue-macros/vue-macros-cli"
13
},
14
"bugs": {
15
- "url": "https://github.com/vue-macros/@vue-macros/cli/issues"
+ "url": "https://github.com/vue-macros/vue-macros-cli/issues"
16
17
"keywords": [
18
"vue-macros",
0 commit comments