Skip to content

Commit

Permalink
fix: repository url
Browse files Browse the repository at this point in the history
  • Loading branch information
chybisov committed Aug 5, 2024
1 parent b1d0fba commit 0eab119
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/wallet-management/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"publishConfig": {
"access": "public"
},
"author": "Adrian Weniger <adrian@li.finance>",
"homepage": "https://github.com/lifinance/wallet-management",
"author": "Eugene Chybisov <eugene@li.finance>",
"homepage": "https://github.com/lifinance/widget",
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/lifinance/wallet-management.git"
"url": "git+ssh://[email protected]/lifinance/widget.git"
},
"bugs": {
"url": "https://github.com/lifinance/wallet-management/issues"
"url": "https://github.com/lifinance/widget/issues"
},
"license": "Apache-2.0",
"keywords": [
Expand Down

0 comments on commit 0eab119

Please sign in to comment.