mirror of
https://github.com/nostr-connect/connect.git
synced 2025-12-17 05:04:20 +01:00
example: bump npm package
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
"build": "parcel build --public-url /connect index.html"
|
"build": "parcel build --public-url /connect index.html"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nostr-connect/connect": "^0.1.2",
|
"@nostr-connect/connect": "^0.1.3",
|
||||||
"nostr-tools": "^1.1.1",
|
"nostr-tools": "^1.1.1",
|
||||||
"qrcode.react": "^3.1.0",
|
"qrcode.react": "^3.1.0",
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
|
|||||||
@@ -159,10 +159,10 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.7.0.tgz#d15357f7c227e751d90aa06b05a0e5cf993ba8c1"
|
resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.7.0.tgz#d15357f7c227e751d90aa06b05a0e5cf993ba8c1"
|
||||||
integrity sha512-kbacwGSsH/CTout0ZnZWxnW1B+jH/7r/WAAKLBtrRJ/+CUH7lgmQzl3GTrQua3SGKWNSDsS6lmjnDpIJ5Dxyaw==
|
integrity sha512-kbacwGSsH/CTout0ZnZWxnW1B+jH/7r/WAAKLBtrRJ/+CUH7lgmQzl3GTrQua3SGKWNSDsS6lmjnDpIJ5Dxyaw==
|
||||||
|
|
||||||
"@nostr-connect/connect@^0.1.2":
|
"@nostr-connect/connect@^0.1.3":
|
||||||
version "0.1.2"
|
version "0.1.3"
|
||||||
resolved "https://registry.yarnpkg.com/@nostr-connect/connect/-/connect-0.1.2.tgz#559d8537d9e0dd36b9bb2d4765a686b74b29e16d"
|
resolved "https://registry.yarnpkg.com/@nostr-connect/connect/-/connect-0.1.3.tgz#427d43cd799fd253009aab490573aba698774b7f"
|
||||||
integrity sha512-90nHkzUCNkKTqLlmqvyn+siDhAltNcw3lRbt+G24rDUFZI5PHrTolQuzvv+58YHfpd8W1wkkk6UIcwPgjTMbrQ==
|
integrity sha512-8BEolEbzWngU4CAGmWfHPxbnyAMXSR2hlww4da3a5NzGlySu22m/fxpy5ZuFybIbOgyerjY26KOuN67xx4Ai4A==
|
||||||
dependencies:
|
dependencies:
|
||||||
events "^3.3.0"
|
events "^3.3.0"
|
||||||
nostr-tools "^1.0.1"
|
nostr-tools "^1.0.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user