Skip to content

Commit 7c2e338

Browse files
committed
📝 Update repo URL in package.json
1 parent 2a1a85f commit 7c2e338

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"vue-cli",
99
"proxy"
1010
],
11-
"homepage": "https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/blob/master/README.md",
11+
"homepage": "https://github.com/deraw/vue-cli-proxy-plugin/blob/master/README.md",
1212
"bugs": {
13-
"url": "https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/issues",
13+
"url": "https://github.com/deraw/vue-cli-proxy-plugin/issues",
1414
"email": "me@deraw.dev"
1515
},
1616
"license": "MIT",
@@ -21,7 +21,7 @@
2121
"main": "index.js",
2222
"repository": {
2323
"type": "git",
24-
"url": "https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy"
24+
"url": "https://github.com/deraw/vue-cli-proxy-plugin"
2525
},
2626
"dependencies": {
2727
"http-proxy-middleware": "^0.19.0"

0 commit comments

Comments
 (0)