@pdfme/cli 6.1.13-dev.24 → 6.1.13-dev.25
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/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2257,7 +2257,7 @@ var pdf2size_default = defineCommand({
|
|
|
2257
2257
|
});
|
|
2258
2258
|
//#endregion
|
|
2259
2259
|
//#region src/version.ts
|
|
2260
|
-
var CLI_VERSION = "6.1.13-dev.
|
|
2260
|
+
var CLI_VERSION = "6.1.13-dev.25";
|
|
2261
2261
|
//#endregion
|
|
2262
2262
|
//#region src/commands/doctor.ts
|
|
2263
2263
|
var doctorArgs = {
|