@crossdelta/platform-sdk 0.21.20 → 0.21.21

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.
@@ -21,6 +21,7 @@
21
21
  "dependencies": {
22
22
  "@crossdelta/cloudevents": "^0.8.2",
23
23
  "@crossdelta/infrastructure": "^0.12.4",
24
+ "{{scope}}/types": "workspace:*",
24
25
  "zod": "^4.0.0"
25
26
  },
26
27
  "devDependencies": {
@@ -46,6 +46,10 @@
46
46
  "cap:build:android:preview": {
47
47
  "dependsOn": ["build"],
48
48
  "cache": false
49
+ },
50
+ "cap:build:android:pilot": {
51
+ "dependsOn": ["build"],
52
+ "cache": false
49
53
  }
50
54
  },
51
55
  "ui": "tui",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@crossdelta/platform-sdk",
3
- "version": "0.21.20",
3
+ "version": "0.21.21",
4
4
  "description": "Platform toolkit for event-driven microservices — keeping code and infrastructure in lockstep.",
5
5
  "keywords": [
6
6
  "cli",