@wairon/cli 5.0.2-dev.1 → 5.0.2-dev.2
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 +83 -3
- 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
|
@@ -15230,7 +15230,7 @@ function defaultTargetConfig(type) {
|
|
|
15230
15230
|
enabled: true
|
|
15231
15231
|
};
|
|
15232
15232
|
}
|
|
15233
|
-
var WAIRON_VERSION = "5.0.2-dev.
|
|
15233
|
+
var WAIRON_VERSION = "5.0.2-dev.2";
|
|
15234
15234
|
var GITHUB_REPO = "SYW-Apps/Waffle-AIron";
|
|
15235
15235
|
var ARCHITECT_AGENT_ID = "agent-architect";
|
|
15236
15236
|
var ARCHITECT_TEMPLATE_ID = "architect";
|