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 41fc1cc commit 77a3be7Copy full SHA for 77a3be7
package.json
@@ -4,9 +4,9 @@
4
"description": "Roll .vue files",
5
"author": "Rahul Kadyan <hi@znck.me>",
6
"bugs": {
7
- "url": "https://github.com/znck/rollup-plugin-vue/issues"
+ "url": "https://github.com/vuejs/rollup-plugin-vue/issues"
8
},
9
- "homepage": "https://github.com/znck/rollup-plugin-vue#readme",
+ "homepage": "https://github.com/vuejs/rollup-plugin-vue#readme",
10
"keywords": [
11
"rollup-plugin",
12
"vue"
@@ -15,7 +15,7 @@
15
"main": "dist/index.js",
16
"repository": {
17
"type": "git",
18
- "url": "git+https://github.com/znck/rollup-plugin-vue.git"
+ "url": "git+https://github.com/vuejs/rollup-plugin-vue.git"
19
20
"standard-version": {
21
"scripts": {
0 commit comments