Update nostr signer capacitor plugin

This commit is contained in:
Jon Staab
2026-02-23 14:40:25 -08:00
parent e0d94d9794
commit fd3fb8573c
4 changed files with 5 additions and 3 deletions
+2 -1
View File
@@ -94,7 +94,8 @@
"sharp"
],
"overrides": {
"sharp": "0.35.0-rc.0"
"sharp": "0.35.0-rc.0",
"nostr-signer-capacitor-plugin": "github:coracle-social/nostr-signer-capacitor-plugin#main"
}
}
}