fd6d408de1
The @ng-org/* SDK alpha versions are now published on npm. Switch the package.json dependencies from .ng-tarballs/*.tgz paths to npm versions, removing the need for a sibling nextgraph-rs build to install the project. Makes containerized deploys (Coolify) trivial. - @ng-org/alien-deepsignals: 0.1.2-alpha.11 (unchanged) - @ng-org/orm: 0.1.2-alpha.15 → 0.1.2-alpha.18 - @ng-org/shex-orm: 0.1.2-alpha.7 → 0.1.2-alpha.8 - @ng-org/web: 0.1.2-alpha.11 → 0.1.2-alpha.13 scripts/build-ng-packages.sh and the .ng-tarballs/ workflow remain available for local development against an unreleased nextgraph-rs build (`.gitignore` keeps the directory ignored). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>