disconnect from App

This commit is contained in:
tiero
2023-01-14 19:30:08 +01:00
parent 3c79cbbeec
commit 8432942916
7 changed files with 118 additions and 88 deletions

View File

@@ -8,7 +8,7 @@
"build": "parcel build --public-url /connect index.html"
},
"dependencies": {
"@nostr-connect/connect": "^0.1.3",
"@nostr-connect/connect": "@nostr-connect/connect",
"nostr-tools": "^1.1.1",
"qrcode.react": "^3.1.0",
"react": "^18.2.0",