Skip to content
This repository was archived by the owner on Nov 17, 2019. It is now read-only.

Commit a04f2a0

Browse files
committed
Fix package metadata
1 parent 33e9502 commit a04f2a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
],
1515
"repository": {
1616
"type": "git",
17-
"url": "git+https://github.com/sharkykh/eslint-plugin-vue.git"
17+
"url": "git+https://github.com/sharkykh/eslint-plugin-vue-extra.git"
1818
},
1919
"bugs": {
20-
"url": "https://github.com/sharkykh/eslint-plugin-vue/issues"
20+
"url": "https://github.com/sharkykh/eslint-plugin-vue-extra/issues"
2121
},
2222
"main": "src/index.js",
2323
"scripts": {

0 commit comments

Comments
 (0)