example: bump npm package

This commit is contained in:
tiero
2023-01-14 17:50:46 +01:00
parent e21f1b7728
commit 3c79cbbeec
2 changed files with 5 additions and 5 deletions

View File

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