@pdfme/ui 6.0.5-dev.1 → 6.0.6-dev.1

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 CHANGED
@@ -9468,7 +9468,7 @@ function parseExpressionAt(input, pos, options) {
9468
9468
  }
9469
9469
  //#endregion
9470
9470
  //#region ../common/dist/index.js
9471
- var PDFME_VERSION = "6.0.5";
9471
+ var PDFME_VERSION = "6.0.6";
9472
9472
  var PT_TO_PX_RATIO = 1.333;
9473
9473
  var PT_TO_MM_RATIO = .3528;
9474
9474
  var MM_TO_PT_RATIO = 2.8346;