dreamboard 0.1.24 → 0.1.25
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.
|
@@ -27115,7 +27115,7 @@ function runDreamboardCli(internalSubCommands = {}) {
|
|
|
27115
27115
|
const main = defineCommand({
|
|
27116
27116
|
meta: {
|
|
27117
27117
|
name: "dreamboard",
|
|
27118
|
-
version: "0.1.
|
|
27118
|
+
version: "0.1.25",
|
|
27119
27119
|
description: "Dreamboard CLI \u2014 game development platform"
|
|
27120
27120
|
},
|
|
27121
27121
|
subCommands
|
|
@@ -27171,4 +27171,4 @@ export {
|
|
|
27171
27171
|
test_default,
|
|
27172
27172
|
runDreamboardCli
|
|
27173
27173
|
};
|
|
27174
|
-
//# sourceMappingURL=chunk-
|
|
27174
|
+
//# sourceMappingURL=chunk-MG6EVR7P.js.map
|