Skip to content

Commit d8f18d7

Browse files
committed
feat(chore): fix repo url
1 parent 867ac25 commit d8f18d7

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
@@ -105,7 +105,7 @@
105105
},
106106
"repository": {
107107
"type": "git",
108-
"url": "https://github.com/sourcefuse/llm-chat-component.git"
108+
"url": "https://github.com/sourcefuse/loopback4-llm-chat-extension.git"
109109
},
110110
"author": "",
111111
"license": "MIT",

0 commit comments

Comments
 (0)