This repository was archived by the owner on May 21, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
packages/create-mcp-use-app/src/templates/ui Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 "access" : " public" ,
88 "baseBranch" : " main" ,
99 "updateInternalDependencies" : " patch" ,
10- "ignore" : [" test-ui " ]
10+ "ignore" : []
1111}
Original file line number Diff line number Diff line change @@ -216,7 +216,7 @@ If you want packages to always have the same version:
216216### Ignore Packages
217217
218218Packages already ignored (in ` .changeset/config.json ` ):
219- - ` test-ui ` (test application, not published)
219+ - add the package in ` "ignore": [] `
220220
221221## CI/CD Integration
222222
Original file line number Diff line number Diff line change 11{
2- "name" : " test -ui" ,
2+ "name" : " mcp-use-server-with-mcp -ui" ,
33 "type" : " module" ,
44 "version" : " 1.0.0" ,
5- "description" : " MCP server: test -ui" ,
5+ "description" : " MCP server: mcp-use-server-with-mcp -ui" ,
66 "author" : " " ,
77 "license" : " MIT" ,
88 "keywords" : [
You can’t perform that action at this time.
0 commit comments