Skip to content

Commit d49949f

Browse files
committed
fix: broken repo url
1 parent 2959d7d commit d49949f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ui-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "",
55
"repository": {
66
"type": "git",
7-
"url": "git+https://github.com/Scouterna/ui.git",
7+
"url": "git+https://github.com/Scouterna/j26-components.git",
88
"directory": "packages/ui-react"
99
},
1010
"type": "module",

0 commit comments

Comments
 (0)