},
"repository": {
"type": "git",
- "url": "git+https://github.com/vuejs/vue.git"
+ "url": "git+https://github.com/vuejs/core.git"
},
"keywords": [
"vue"
"author": "Evan You",
"license": "MIT",
"bugs": {
- "url": "https://github.com/vuejs/vue/issues"
+ "url": "https://github.com/vuejs/core/issues"
},
- "homepage": "https://github.com/vuejs/vue/tree/main/packages/vue#readme",
+ "homepage": "https://github.com/vuejs/core/tree/main/packages/vue#readme",
"dependencies": {
"@vue/shared": "workspace:*",
"@vue/compiler-dom": "workspace:*",