@crossdelta/platform-sdk 0.1.9 → 0.2.2

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.
Files changed (3) hide show
  1. package/README.md +1 -0
  2. package/bin/cli.js +196 -126
  3. package/package.json +4 -3
package/README.md CHANGED
@@ -52,6 +52,7 @@ pf dev --no-watch # Start without watching for changes
52
52
  - Watches `infra/services/` for file changes → restarts all services
53
53
  - Watches `services/` and `apps/` for new/deleted packages → restarts all services
54
54
 
55
+
55
56
  **Configuration via `package.json`:**
56
57
  ```json
57
58
  {