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 c22b7ec commit 3f2bf6fCopy full SHA for 3f2bf6f
1 file changed
package.json
@@ -27,12 +27,12 @@
27
},
28
"repository": {
29
"type": "git",
30
- "url": "git+https://github.com/vitejs/plugin-vue2-jsx.git"
+ "url": "git+https://github.com/vitejs/vite-plugin-vue2-jsx.git"
31
32
"bugs": {
33
- "url": "https://github.com/vitejs/plugin-vue2-jsx/issues"
+ "url": "https://github.com/vitejs/vite-plugin-vue2-jsx/issues"
34
35
- "homepage": "https://github.com/vitejs/plugin-vue2-jsx#readme",
+ "homepage": "https://github.com/vitejs/vite-plugin-vue2-jsx#readme",
36
"dependencies": {
37
"@babel/core": "^7.20.5",
38
"@babel/plugin-syntax-import-meta": "^7.10.4",
0 commit comments