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 22d5a5c commit ab10630Copy full SHA for ab10630
package.json
@@ -17,7 +17,7 @@
17
},
18
"repository": {
19
"type": "git",
20
- "url": "git+https://github.com/vuejs/vue-classy.git"
+ "url": "git+https://github.com/vuejs/vue-class-component.git"
21
22
"keywords": [
23
"vue",
@@ -28,9 +28,9 @@
28
"author": "Evan You",
29
"license": "MIT",
30
"bugs": {
31
- "url": "https://github.com/vuejs/vue-classy/issues"
+ "url": "https://github.com/vuejs/vue-class-component/issues"
32
33
- "homepage": "https://github.com/vuejs/vue-classy#readme",
+ "homepage": "https://github.com/vuejs/vue-class-component#readme",
34
"devDependencies": {
35
"@types/chai": "^3.4.34",
36
"@types/mocha": "^2.2.32",
0 commit comments