Skip to content

Commit 75a6d51

Browse files
authored
fix(packages): update github url (#42)
* fix(packages): update github url * fix(packages): fix github url
1 parent 13a5f44 commit 75a6d51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/babylon-core-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "https://github.com/babylonlabs-io/core-ui.git"
11+
"url": "https://github.com/babylonlabs-io/babylon-toolkit.git"
1212
},
1313
"main": "dist/index.cjs.js",
1414
"exports": {

packages/babylon-proto-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
],
1717
"repository": {
1818
"type": "git",
19-
"url": "https://github.com/babylonlabs-io/babylon-proto-ts.git"
19+
"url": "https://github.com/babylonlabs-io/babylon-toolkit.git"
2020
},
2121
"keywords": [],
2222
"author": "",

0 commit comments

Comments
 (0)