Skip to content

Commit 3f2bf6f

Browse files
authored
chore: correct homepage link (#23)
1 parent c22b7ec commit 3f2bf6f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
},
2828
"repository": {
2929
"type": "git",
30-
"url": "git+https://github.com/vitejs/plugin-vue2-jsx.git"
30+
"url": "git+https://github.com/vitejs/vite-plugin-vue2-jsx.git"
3131
},
3232
"bugs": {
33-
"url": "https://github.com/vitejs/plugin-vue2-jsx/issues"
33+
"url": "https://github.com/vitejs/vite-plugin-vue2-jsx/issues"
3434
},
35-
"homepage": "https://github.com/vitejs/plugin-vue2-jsx#readme",
35+
"homepage": "https://github.com/vitejs/vite-plugin-vue2-jsx#readme",
3636
"dependencies": {
3737
"@babel/core": "^7.20.5",
3838
"@babel/plugin-syntax-import-meta": "^7.10.4",

0 commit comments

Comments
 (0)