We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e688f62 commit 2e7da6dCopy full SHA for 2e7da6d
refact-agent/gui/package.json
@@ -23,10 +23,11 @@
23
},
24
"repository": {
25
"type": "git",
26
- "url": "git+https://github.com/smallcloudai/refact-chat-js.git"
+ "url": "git+https://github.com/smallcloudai/refact.git",
27
+ "directory": "refact-agent/gui"
28
29
"bugs": {
- "url": "https://github.com/smallcloudai/refact-chat-js/issues"
30
+ "url": "https://github.com/smallcloudai/refact/issues"
31
32
"scripts": {
33
"dev": "vite",
0 commit comments