@portkey/onboarding 2.4.2-alpha.5 → 2.4.2-alpha.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@portkey/onboarding",
3
- "version": "2.4.2-alpha.5",
3
+ "version": "2.4.2-alpha.7",
4
4
  "description": "",
5
5
  "main": "./dist/commonjs/index.js",
6
6
  "module": "./dist/esm/index.js",
@@ -41,10 +41,10 @@
41
41
  },
42
42
  "dependencies": {
43
43
  "@portkey/detect-provider": "^2.0.0-alpha.2",
44
- "@portkey/types": "^2.4.2-alpha.5",
45
- "@portkey/utils": "^2.4.2-alpha.5",
44
+ "@portkey/types": "^2.4.2-alpha.7",
45
+ "@portkey/utils": "^2.4.2-alpha.7",
46
46
  "bowser": "^2.11.0",
47
47
  "query-string": "^7.1.1"
48
48
  },
49
- "gitHead": "d95d0bb96589d9190686f490a572f6c6d55a1686"
49
+ "gitHead": "7971e0b1e0cb24df37a157a3fdcf9ed74796dadc"
50
50
  }