|
|
@@ -26,7 +26,7 @@
|
|
|
},
|
|
|
"repository": {
|
|
|
"type": "git",
|
|
|
- "url": "git+https://github.com/vuejs/vue.git"
|
|
|
+ "url": "git+https://github.com/vuejs/vue-next.git"
|
|
|
},
|
|
|
"keywords": [
|
|
|
"vue"
|
|
|
@@ -34,9 +34,9 @@
|
|
|
"author": "Evan You",
|
|
|
"license": "MIT",
|
|
|
"bugs": {
|
|
|
- "url": "https://github.com/vuejs/vue/issues"
|
|
|
+ "url": "https://github.com/vuejs/vue-next/issues"
|
|
|
},
|
|
|
- "homepage": "https://github.com/vuejs/vue/tree/dev/packages/vue-compat#readme",
|
|
|
+ "homepage": "https://github.com/vuejs/vue-next/tree/master/packages/vue-compat#readme",
|
|
|
"peerDependencies": {
|
|
|
"vue": "3.1.0-beta.3"
|
|
|
}
|