diff --git a/examples/sites/package.json b/examples/sites/package.json index c80ad9686e..bd3c7575c8 100644 --- a/examples/sites/package.json +++ b/examples/sites/package.json @@ -32,7 +32,7 @@ "@opentiny/tiny-robot": "0.2.1", "@opentiny/tiny-robot-kit": "0.2.1", "@opentiny/tiny-robot-svgs": "0.2.1", - "@opentiny/tiny-vue-mcp": "0.0.1-alpha.2", + "@opentiny/tiny-vue-mcp": "0.0.1-alpha.3", "@opentiny/utils": "workspace:~", "@opentiny/vue": "workspace:~", "@opentiny/vue-common": "workspace:~", diff --git a/examples/sites/src/App.vue b/examples/sites/src/App.vue index b482a918bb..96f7face8d 100644 --- a/examples/sites/src/App.vue +++ b/examples/sites/src/App.vue @@ -32,8 +32,8 @@ export default defineComponent({ const modalSHow = ref(false) const { sessionId } = useNextClient({ - clientInfo: { name: 'my-project', version: '1.0.0' }, - proxyOptions: { url: 'http://39.108.160.245/sse', token: '' } + clientInfo: { name: 'tiny-vue-website', version: '1.0.0' }, + proxyOptions: { url: 'https://39.108.160.245/sse', token: '' } }) watch(