diff --git a/.bandwidth/component.yaml b/.bandwidth/component.yaml new file mode 100644 index 000000000000..fe297ae867ee --- /dev/null +++ b/.bandwidth/component.yaml @@ -0,0 +1,19 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + schemaVersion: v1.0.0 + name: openclaw + description: Forked from https://github.com/openclaw/openclaw + annotations: + github.com/project-slug: Bandwidth/openclaw + organization: BW + costCenter: Development - Software Infra + platformType: N/A + buildPlatform: GitHub Actions +spec: + type: Service + owner: github/band-swi + lifecycle: Prototype + dependsOn: + - resource:platform/GitHub Actions + - resource:cost-center/Development - Software Infra diff --git a/package.json b/package.json index e70c7dc3061f..6afa8c6af7c5 100644 --- a/package.json +++ b/package.json @@ -717,7 +717,7 @@ "undici": "^7.24.4", "uuid": "^11.1.0", "ws": "^8.19.0", - "yaml": "^2.8.2", + "yaml": "^2.8.3", "zod": "^4.3.6" }, "devDependencies": {