ats-form-react-pdf-renderer 4.3.2 → 4.3.3
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/lib/react-pdf.js
CHANGED
|
@@ -13749,7 +13749,7 @@ const createRenderer = _ref2 => {
|
|
|
13749
13749
|
});
|
|
13750
13750
|
};
|
|
13751
13751
|
|
|
13752
|
-
var version$1 = "4.3.
|
|
13752
|
+
var version$1 = "4.3.3";
|
|
13753
13753
|
var packageJson = {
|
|
13754
13754
|
version: version$1};
|
|
13755
13755
|
|