@pdfme/cli 6.1.13-dev.1 → 6.1.13
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
|
@@ -2242,7 +2242,7 @@ var pdf2size_default = defineCommand({
|
|
|
2242
2242
|
});
|
|
2243
2243
|
//#endregion
|
|
2244
2244
|
//#region src/version.ts
|
|
2245
|
-
var CLI_VERSION = "6.1.13
|
|
2245
|
+
var CLI_VERSION = "6.1.13";
|
|
2246
2246
|
//#endregion
|
|
2247
2247
|
//#region src/commands/doctor.ts
|
|
2248
2248
|
var doctorArgs = {
|