@things-factory/integration-ui 7.0.23 → 7.0.24

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": "@things-factory/integration-ui",
3
- "version": "7.0.23",
3
+ "version": "7.0.24",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -35,13 +35,15 @@
35
35
  "@operato/i18n": "^7.0.0",
36
36
  "@operato/layout": "^7.0.0",
37
37
  "@operato/moment-timezone-es": "^7.0.0",
38
+ "@operato/p13n": "^7.0.0",
38
39
  "@operato/property-editor": "^7.0.0",
39
40
  "@operato/styles": "^7.0.0",
40
41
  "@operato/utils": "^7.0.0",
41
42
  "@things-factory/export-base": "^7.0.19",
42
43
  "@things-factory/import-base": "^7.0.19",
43
44
  "@things-factory/integration-base": "^7.0.23",
45
+ "@things-factory/personalization": "^7.0.22",
44
46
  "d3": "^7.8.5"
45
47
  },
46
- "gitHead": "3ead982bc9c59057e0b56df0b33f10deb6baeea5"
48
+ "gitHead": "fbcc1bcca6ff68ef3c53330ca8b3e39f08570320"
47
49
  }