@schoolai/shipyard 0.6.0 → 0.7.0-rc.20260221

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.
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  ROUTES
4
- } from "./chunk-CQBP5B4G.js";
4
+ } from "./chunk-OTIQVES4.js";
5
5
  import {
6
6
  print,
7
7
  printError
@@ -147,4 +147,4 @@ async function checkLogin() {
147
147
  export {
148
148
  loginCommand
149
149
  };
150
- //# sourceMappingURL=login-625HP2EN.js.map
150
+ //# sourceMappingURL=login-6TA7RIBE.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@schoolai/shipyard",
3
- "version": "0.6.0",
3
+ "version": "0.7.0-rc.20260221",
4
4
  "description": "Shipyard daemon - Claude Agent SDK + Loro CRDT sync",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",