react-native-google-analytics-bridge
Advanced tools
Comparing version 6.0.0-rc4 to 6.0.0-rc5
@@ -7,1 +7,2 @@ export { default as GoogleAnalyticsTracker } from "./GoogleAnalyticsTracker"; | ||
export { CustomDimensionsByField, CustomDimensionsByIndex, CustomDimensionsFieldIndexMap, CustomMetrics } from "./Custom"; | ||
export { HitPayload } from "./HitPayload"; |
{ | ||
"name": "react-native-google-analytics-bridge", | ||
"version": "6.0.0-rc4", | ||
"version": "6.0.0-rc5", | ||
"description": | ||
@@ -5,0 +5,0 @@ "React Native bridge for using native Google Analytics libraries on iOS and Android", |
Sorry, the diff of this file is not supported yet
35714041
565