mirror of
https://github.com/Unleash/unleash.git
synced 2025-05-31 01:16:01 +02:00
fix: correct repo url in package.json
This commit is contained in:
parent
c5accbb5a2
commit
91fd43c553
@ -14,10 +14,10 @@
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "ssh://git@github.com:finn-no/unleash.git"
|
||||
"url": "ssh://git@github.com:Unleash/unleash-frontend.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/finn-no/unleash/issues"
|
||||
"url": "https://github.com/Unleash/unleash-frontend"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
|
Loading…
Reference in New Issue
Block a user