@cleocode/cleo 2026.4.54 → 2026.4.55
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 -0
- package/dist/cli/index.js.map +1 -1
- package/package.json +8 -8
package/dist/cli/index.js
CHANGED
|
@@ -88221,6 +88221,7 @@ var init_cleo = __esm({
|
|
|
88221
88221
|
// packages/core/src/index.ts
|
|
88222
88222
|
var init_src3 = __esm({
|
|
88223
88223
|
"packages/core/src/index.ts"() {
|
|
88224
|
+
"use strict";
|
|
88224
88225
|
init_src();
|
|
88225
88226
|
init_adapters();
|
|
88226
88227
|
init_admin();
|