Skip to content

Commit b695c1e

Browse files
author
Julian Kempff
committed
fix: set new repository name to enable releases
1 parent 7fa43cc commit b695c1e

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
@@ -7,7 +7,7 @@
77
"author": "Lorenzo Girardi",
88
"license": "MIT",
99
"bugs": {
10-
"url": "https://github.com/styled-components/vue-styled-components/issues"
10+
"url": "https://github.com/UX-and-I/vue-styled-components/issues"
1111
},
1212
"scripts": {
1313
"build": "npm run build:lib && npm run build:dist",
@@ -26,7 +26,7 @@
2626
},
2727
"repository": {
2828
"type": "git",
29-
"url": "git+https://github.com/styled-components/vue-styled-components.git"
29+
"url": "git+https://github.com/UX-and-I/vue-styled-components.git"
3030
},
3131
"keywords": [
3232
"vue",

0 commit comments

Comments
 (0)