Skip to content

Commit 7ce3a29

Browse files
committed
js(nostr-sdk): bump nostr-sdk in webapp example
1 parent 5daf24b commit 7ce3a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/nostr-sdk-js/examples/webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@rust-nostr/nostr-sdk": "^0.5.0",
6+
"@rust-nostr/nostr-sdk": "^0.6.0",
77
"react": "^18.2.0",
88
"react-dom": "^18.2.0",
99
"react-scripts": "5.0.1",

0 commit comments

Comments
 (0)