@things-factory/integration-ui 7.1.19 → 7.1.20

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": "@things-factory/integration-ui",
3
- "version": "7.1.19",
3
+ "version": "7.1.20",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -41,9 +41,9 @@
41
41
  "@operato/utils": "^7.0.0",
42
42
  "@things-factory/export-base": "^7.1.17",
43
43
  "@things-factory/import-base": "^7.1.17",
44
- "@things-factory/integration-base": "^7.1.19",
45
- "@things-factory/personalization": "^7.1.19",
44
+ "@things-factory/integration-base": "^7.1.20",
45
+ "@things-factory/personalization": "^7.1.20",
46
46
  "d3": "^7.8.5"
47
47
  },
48
- "gitHead": "f0e77af98e54782375ac4410c897f75a3eb9b3c6"
48
+ "gitHead": "b8381954019a1057a32c23379277c45447708d84"
49
49
  }