Skip to content

Commit 2e7da6d

Browse files
MarcMcIntosholegklimov
authored andcommitted
chore(chat): update repository url in package.jsson
1 parent e688f62 commit 2e7da6d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

refact-agent/gui/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,11 @@
2323
},
2424
"repository": {
2525
"type": "git",
26-
"url": "git+https://github.com/smallcloudai/refact-chat-js.git"
26+
"url": "git+https://github.com/smallcloudai/refact.git",
27+
"directory": "refact-agent/gui"
2728
},
2829
"bugs": {
29-
"url": "https://github.com/smallcloudai/refact-chat-js/issues"
30+
"url": "https://github.com/smallcloudai/refact/issues"
3031
},
3132
"scripts": {
3233
"dev": "vite",

0 commit comments

Comments
 (0)