Skip to content

Commit 24e3bc9

Browse files
authored
fix(semantic-release): updated url for repo in package.json (#458)
1 parent a538b25 commit 24e3bc9

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
@@ -27,10 +27,10 @@
2727
],
2828
"repository": {
2929
"type": "git",
30-
"url": "https://github.com/wavesplatform/provider-keeper"
30+
"url": "https://github.com/Keeper-Wallet/provider-keeper"
3131
},
3232
"bugs": {
33-
"url": "https://github.com/wavesplatform/provider-keeper/issues",
33+
"url": "https://github.com/Keeper-Wallet/provider-keeper/issues",
3434
"email": "[email protected]"
3535
},
3636
"scripts": {

0 commit comments

Comments
 (0)