File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3232 "@opentiny/tiny-robot" : " 0.2.1" ,
3333 "@opentiny/tiny-robot-kit" : " 0.2.1" ,
3434 "@opentiny/tiny-robot-svgs" : " 0.2.1" ,
35- "@opentiny/tiny-vue-mcp" : " 0.0.1-alpha.2 " ,
35+ "@opentiny/tiny-vue-mcp" : " 0.0.1-alpha.3 " ,
3636 "@opentiny/utils" : " workspace:~" ,
3737 "@opentiny/vue" : " workspace:~" ,
3838 "@opentiny/vue-common" : " workspace:~" ,
Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ export default defineComponent({
3232 const modalSHow = ref (false )
3333
3434 const { sessionId } = useNextClient ({
35- clientInfo: { name: ' my-project ' , version: ' 1.0.0' },
36- proxyOptions: { url: ' http ://39.108.160.245/sse' , token: ' ' }
35+ clientInfo: { name: ' tiny-vue-website ' , version: ' 1.0.0' },
36+ proxyOptions: { url: ' https ://39.108.160.245/sse' , token: ' ' }
3737 })
3838
3939 watch (
You can’t perform that action at this time.
0 commit comments