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