Skip to content

Commit 3175bcc

Browse files
authored
shew/e7e5b (#1210)
- **Add xmcp boilerplate.** - **bump xmcp boilerplate version** ### Description <!-- ✍️ Write a short summary of your work. Screenshots and videos are welcome! --> ### Demo URL <!-- Provide a URL to a live deployment where we can test your PR. If a demo isn't possible feel free to omit this section. --> ### Type of Change - [ ] New Example - [ ] Example updates (Bug fixes, new features, etc.) - [ ] Other (changes to the codebase, but not to examples) ### New Example Checklist - [ ] 🛫 `npm run new-example` was used to create the example - [ ] 📚 The template wasn't used but I carefuly read the [Adding a new example](https://github.com/vercel/examples#adding-a-new-example) steps and implemented them in the example - [ ] 📱 Is it responsive? Are mobile and tablets considered?
1 parent db88505 commit 3175bcc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

framework-boilerplates/xmcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"start": "node dist/http.js"
1212
},
1313
"dependencies": {
14-
"xmcp": "^0.1.10",
14+
"xmcp": "^0.1.11",
1515
"zod": "3.24.4"
1616
},
1717
"devDependencies": {

framework-boilerplates/xmcp/pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)