Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
f-r00t authored Nov 12, 2024
1 parent 76d42f4 commit 0921aa6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"description": "A messenger app built on top of the kryptokrona blockchain",
"main": "src/backend/electron.cjs",
"type": "module",
"repository": "https://github.com/kryptokrona/hugin-messenger",
"repository": "https://github.com/kryptokrona/hugin-desktop",
"scripts": {
"postinstall": "patch-package && electron-rebuild -f -w better-sqlite3-multiple-ciphers",
"patch": "patch-package",
Expand Down Expand Up @@ -36,7 +36,7 @@
{
"provider": "github",
"owner": "kryptokrona",
"repo": "hugin-messenger"
"repo": "hugin-desktop"
}
],
"mac": {
Expand Down

0 comments on commit 0921aa6

Please sign in to comment.