@artisan-commerce/analytics-rn 0.3.0-canary.39 → 0.3.0-canary.40

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.
@@ -40,7 +40,7 @@ const getState$1 = () => {
40
40
 
41
41
  var name = "@artisan-commerce/analytics-rn";
42
42
  var description = "Artisn commerce analytics react native library";
43
- var version = "0.3.0-canary.39";
43
+ var version = "0.3.0-canary.40";
44
44
  var main = "./dist/bundle.esm.js";
45
45
  var module = "./dist/bundle.esm.js";
46
46
  var types = "./dist/bundle.d.ts";
@@ -82,9 +82,9 @@ var dependencies = {
82
82
  "snake-case": "^3.0.4"
83
83
  };
84
84
  var devDependencies = {
85
- "@artisan-commerce/products": "0.9.0-canary.26",
86
- "@artisan-commerce/shopping-cart": "0.12.0-canary.35",
87
- "@artisan-commerce/types": "0.14.0-canary.21",
85
+ "@artisan-commerce/products": "0.9.0-canary.27",
86
+ "@artisan-commerce/shopping-cart": "0.12.0-canary.36",
87
+ "@artisan-commerce/types": "0.14.0-canary.22",
88
88
  "@babel/core": "^7.13.15",
89
89
  "@babel/preset-env": "^7.10.4",
90
90
  "@babel/preset-react": "^7.10.4",
@@ -122,7 +122,7 @@ var peerDependencies = {
122
122
  react: ">=16.8.6",
123
123
  "react-native-fbsdk-next": "*"
124
124
  };
125
- var gitHead = "96c9a8749c10f035604a821983b3809adc296f2b";
125
+ var gitHead = "ffaf983ec187d83a7744d9432a2510beac4ddcf3";
126
126
  var packageJSON = {
127
127
  name: name,
128
128
  description: description,