Skip to content

Commit 3c54af9

Browse files
authored
fix(package.json): correct repo address
1 parent cae5810 commit 3c54af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
],
2525
"repository": {
2626
"type": "git",
27-
"url": "https://github.com/yandex-cloud/ydb-nodejs-sdk.git"
27+
"url": "https://github.com/ydb-platform/ydb-nodejs-sdk.git"
2828
},
2929
"author": "Timur Sufiev",
3030
"license": "Apache",

0 commit comments

Comments
 (0)