@wairon/cli 5.0.2-dev.11 → 5.0.2-dev.12
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/cli/index.js +12 -13
- package/dist/cli/index.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -15725,7 +15725,7 @@ function defaultTargetConfig(type) {
|
|
|
15725
15725
|
enabled: true
|
|
15726
15726
|
};
|
|
15727
15727
|
}
|
|
15728
|
-
var WAIRON_VERSION = "5.0.2-dev.
|
|
15728
|
+
var WAIRON_VERSION = "5.0.2-dev.12";
|
|
15729
15729
|
var GITHUB_REPO = "SYW-Apps/Waffle-AIron";
|
|
15730
15730
|
var ARCHITECT_AGENT_ID = "agent-architect";
|
|
15731
15731
|
var ARCHITECT_TEMPLATE_ID = "architect";
|