@aranova/tracking-react 0.24.0 → 0.24.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/README.md +1 -1
- package/dist/index.d.mts +2 -2
- package/dist/index.d.ts +2 -2
- 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/dist/{phone-utils-FTQnybMz.d.mts → phone-utils-B6TYgiYT.d.mts} +7 -3
- package/dist/{phone-utils-FTQnybMz.d.ts → phone-utils-B6TYgiYT.d.ts} +7 -3
- package/dist/phone.d.mts +1 -1
- package/dist/phone.d.ts +1 -1
- package/dist/phone.js.map +1 -1
- package/dist/phone.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -3755,7 +3755,7 @@ function GoogleAdsTracking(props) {
|
|
|
3755
3755
|
import { createContext as createContext2, useContext as useContext2, useEffect as useEffect5, useMemo as useMemo4 } from "react";
|
|
3756
3756
|
|
|
3757
3757
|
// package.json
|
|
3758
|
-
var version = "0.24.
|
|
3758
|
+
var version = "0.24.1";
|
|
3759
3759
|
|
|
3760
3760
|
// ../tracking-core/src/phone-react.tsx
|
|
3761
3761
|
import {
|