Skip to content

Commit 632d0a6

Browse files
committed
Update repo url
Signed-off-by: Yuki Kishimoto <[email protected]>
1 parent f9f52d3 commit 632d0a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
"social"
1212
],
1313
"license": "MIT",
14-
"homepage": "https://github.com/rust-nostr/nostr",
14+
"homepage": "https://github.com/rust-nostr/nostr-sdk-js",
1515
"repository": {
1616
"type": "git",
17-
"url": "git+https://github.com/rust-nostr/nostr.git"
17+
"url": "git+https://github.com/rust-nostr/nostr-sdk-js.git"
1818
},
1919
"bugs": {
20-
"url": "https://github.com/rust-nostr/nostr/issues"
20+
"url": "https://github.com/rust-nostr/nostr-sdk-js/issues"
2121
},
2222
"author": {
2323
"name": "Yuki Kishimoto",

0 commit comments

Comments
 (0)