ats-form-react-pdf-renderer 4.3.3 → 4.3.4
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.browser.js
CHANGED
|
@@ -26893,7 +26893,7 @@ const createRenderer = _ref2 => {
|
|
|
26893
26893
|
});
|
|
26894
26894
|
};
|
|
26895
26895
|
|
|
26896
|
-
var version$1 = "4.3.
|
|
26896
|
+
var version$1 = "4.3.4";
|
|
26897
26897
|
var packageJson = {
|
|
26898
26898
|
version: version$1};
|
|
26899
26899
|
|