We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9f52d3 commit 632d0a6Copy full SHA for 632d0a6
package.json
@@ -11,13 +11,13 @@
11
"social"
12
],
13
"license": "MIT",
14
- "homepage": "https://github.com/rust-nostr/nostr",
+ "homepage": "https://github.com/rust-nostr/nostr-sdk-js",
15
"repository": {
16
"type": "git",
17
- "url": "git+https://github.com/rust-nostr/nostr.git"
+ "url": "git+https://github.com/rust-nostr/nostr-sdk-js.git"
18
},
19
"bugs": {
20
- "url": "https://github.com/rust-nostr/nostr/issues"
+ "url": "https://github.com/rust-nostr/nostr-sdk-js/issues"
21
22
"author": {
23
"name": "Yuki Kishimoto",
0 commit comments