@popina/cli 0.1.5 → 0.1.6-20260130163102Z
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/build/index.js +1 -1
- package/build/index.js.map +1 -1
- package/package.json +6 -6
package/build/index.js
CHANGED
|
@@ -11462,7 +11462,7 @@ function date4(params) {
|
|
|
11462
11462
|
config(en_default());
|
|
11463
11463
|
|
|
11464
11464
|
// package.json
|
|
11465
|
-
var version2 = "0.1.
|
|
11465
|
+
var version2 = "0.1.6-20260130163102Z";
|
|
11466
11466
|
|
|
11467
11467
|
// src/utils/get-package-info.ts
|
|
11468
11468
|
async function getPackageInfo() {
|