@aranova/tracking-react 0.16.0 → 0.16.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 +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2809,7 +2809,7 @@ function GoogleAdsTracking(props) {
|
|
|
2809
2809
|
var import_react6 = require("react");
|
|
2810
2810
|
|
|
2811
2811
|
// package.json
|
|
2812
|
-
var version = "0.16.
|
|
2812
|
+
var version = "0.16.1";
|
|
2813
2813
|
|
|
2814
2814
|
// ../tracking-core/src/phone-react.tsx
|
|
2815
2815
|
var import_react5 = require("react");
|