|
|
@@ -84,7 +84,7 @@
|
|
|
},
|
|
|
"repository": {
|
|
|
"type": "git",
|
|
|
- "url": "git+https://github.com/vuejs/vue.git"
|
|
|
+ "url": "git+https://github.com/vuejs/core.git"
|
|
|
},
|
|
|
"keywords": [
|
|
|
"vue"
|
|
|
@@ -92,9 +92,9 @@
|
|
|
"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:*",
|