cleo-dev 0.1.1 → 0.1.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.js +1 -1
- package/dist/public/cleo-bundle.iife.js +45 -45
- package/package.json +1 -1
package/dist/cli.js
CHANGED
|
@@ -55718,7 +55718,7 @@ var {
|
|
|
55718
55718
|
} = import_index.default;
|
|
55719
55719
|
|
|
55720
55720
|
// package.json
|
|
55721
|
-
var version = "0.1.
|
|
55721
|
+
var version = "0.1.2";
|
|
55722
55722
|
|
|
55723
55723
|
// src/commands/init.ts
|
|
55724
55724
|
init_cjs_shims();
|