mixpanel-react-native
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -12,3 +12,3 @@ /** | ||
const mixpanel = await Mixpanel.init("token"); | ||
expect(NativeModules.MixpanelReactNative.initialize).toBeCalledWith("token", false, {"$lib_version": "1.2.1", "mp_lib": "react-native"}); | ||
expect(NativeModules.MixpanelReactNative.initialize).toBeCalledWith("token", false, {"$lib_version": "1.2.2", "mp_lib": "react-native"}); | ||
}); | ||
@@ -15,0 +15,0 @@ |
{ | ||
"name": "mixpanel-react-native", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Official React Native Tracking Library for Mixpanel Analytics", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1364343
59192