Use new nip55 plugin

This commit is contained in:
Jon Staab
2026-02-23 15:10:36 -08:00
parent 2bf0808fc0
commit 6d5197b47c
5 changed files with 52 additions and 52 deletions
+2 -1
View File
@@ -37,7 +37,8 @@
"pnpm": {
"overrides": {
"@tiptap/core": "^2.11.7",
"@tiptap/pm": "^2.11.7"
"@tiptap/pm": "^2.11.7",
"nostr-signer-capacitor-plugin": "github:coracle-social/nostr-signer-capacitor-plugin#main"
}
}
}