added npm dependency

This commit is contained in:
Chris Daley
2024-10-14 20:39:10 -07:00
parent f841de2a50
commit 51a44a86fb
2 changed files with 12 additions and 9 deletions
+1 -1
View File
@@ -37,6 +37,6 @@
"nostr-tools": "^2.7.2"
},
"peerDependencies": {
"nostr-signer-capacitor-plugin": "github:chebizarro/nostr-signer-capacitor-plugin"
"nostr-signer-capacitor-plugin": "^0.0.3"
}
}