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