@dreamboard-games/cli 0.1.30-alpha.4 → 0.1.30-alpha.5

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.
package/dist/index.js CHANGED
@@ -101,7 +101,7 @@ import {
101
101
  writeSnapshot,
102
102
  writeSnapshotFromFiles,
103
103
  writeSourceFiles
104
- } from "./chunk-M4SCKH5M.js";
104
+ } from "./chunk-TBA3T4TX.js";
105
105
  import {
106
106
  DEFAULT_LOGIN_TIMEOUT_MS,
107
107
  DEFAULT_WEB_BASE_URL,
package/dist/internal.js CHANGED
@@ -16,7 +16,7 @@ import {
16
16
  shortHash,
17
17
  updateProjectState,
18
18
  writeSnapshot
19
- } from "./chunk-M4SCKH5M.js";
19
+ } from "./chunk-TBA3T4TX.js";
20
20
  import {
21
21
  ENVIRONMENT_CONFIGS,
22
22
  getStoredSession,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dreamboard-games/cli",
3
- "version": "0.1.30-alpha.4",
3
+ "version": "0.1.30-alpha.5",
4
4
  "description": "Design board games with AI and turn ideas into playable digital prototypes.",
5
5
  "type": "module",
6
6
  "bin": {