Skip to content

Commit c18d472

Browse files
committed
fix: update repository URLs to onecli/node-sdk
1 parent d0e77ab commit c18d472

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@
3636
],
3737
"repository": {
3838
"type": "git",
39-
"url": "git+https://github.com/onecli/onecli-sdk.git"
39+
"url": "git+https://github.com/onecli/node-sdk.git"
4040
},
4141
"author": "OneCLI <hello@onecli.sh>",
4242
"license": "MIT",
4343
"bugs": {
44-
"url": "https://github.com/onecli/onecli-sdk/issues"
44+
"url": "https://github.com/onecli/node-sdk/issues"
4545
},
4646
"homepage": "https://onecli.sh",
4747
"engines": {

0 commit comments

Comments
 (0)