@cleocode/cleo 2026.4.86 → 2026.4.87
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 +0 -1
- package/dist/cli/index.js.map +1 -1
- package/package.json +8 -8
package/dist/cli/index.js
CHANGED
|
@@ -93178,7 +93178,6 @@ var init_cleo = __esm({
|
|
|
93178
93178
|
// packages/core/src/index.ts
|
|
93179
93179
|
var init_src3 = __esm({
|
|
93180
93180
|
"packages/core/src/index.ts"() {
|
|
93181
|
-
"use strict";
|
|
93182
93181
|
init_src();
|
|
93183
93182
|
init_adapters();
|
|
93184
93183
|
init_admin();
|