@cleocode/cleo 2026.4.83 → 2026.4.84
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
|
@@ -91427,6 +91427,7 @@ var init_cleo = __esm({
|
|
|
91427
91427
|
// packages/core/src/index.ts
|
|
91428
91428
|
var init_src3 = __esm({
|
|
91429
91429
|
"packages/core/src/index.ts"() {
|
|
91430
|
+
"use strict";
|
|
91430
91431
|
init_src();
|
|
91431
91432
|
init_adapters();
|
|
91432
91433
|
init_admin();
|