@buildpad/mcp 0.1.4 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -5406,16 +5406,12 @@ function loadRegistry() {
5406
5406
  },
5407
5407
  "services": {
5408
5408
  "name": "services",
5409
- "description": "CRUD service classes for items, fields, collections, and permissions",
5409
+ "description": "Service classes for fields, collections, permissions, and DaaS API config",
5410
5410
  "files": [
5411
5411
  {
5412
5412
  "source": "services/src/api-request.ts",
5413
5413
  "target": "lib/buildpad/services/api-request.ts"
5414
5414
  },
5415
- {
5416
- "source": "services/src/items.ts",
5417
- "target": "lib/buildpad/services/items.ts"
5418
- },
5419
5415
  {
5420
5416
  "source": "services/src/fields.ts",
5421
5417
  "target": "lib/buildpad/services/fields.ts"