@tivio/sdk-react 3.5.0 → 3.6.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tivio/sdk-react",
3
- "version": "3.5.0",
3
+ "version": "3.6.0",
4
4
  "main": "dist/index.js",
5
5
  "typings": "dist/index.d.ts",
6
6
  "source": "src/index.ts",
@@ -29,10 +29,10 @@
29
29
  "@material-ui/core": "^4.11.2",
30
30
  "@material-ui/icons": "^4.11.2",
31
31
  "@sentry/browser": "^6.1.0",
32
- "@tivio/common": "1.1.87",
32
+ "@tivio/common": "1.1.90",
33
33
  "dayjs": "^1.11.0",
34
34
  "es7-object-polyfill": "^1.0.1",
35
- "firebase": "^8.2.3",
35
+ "firebase": "8.10.1",
36
36
  "formik": "^2.2.7",
37
37
  "i18next": "^19.8.4",
38
38
  "mobx": "^6.0.4",
package/doc/changelog.md DELETED
File without changes