@things-factory/integration-ui 7.0.85 → 7.0.86

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 +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/integration-ui",
3
- "version": "7.0.85",
3
+ "version": "7.0.86",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -39,11 +39,11 @@
39
39
  "@operato/property-editor": "^7.0.0",
40
40
  "@operato/styles": "^7.0.0",
41
41
  "@operato/utils": "^7.0.0",
42
- "@things-factory/export-base": "^7.0.85",
43
- "@things-factory/import-base": "^7.0.85",
44
- "@things-factory/integration-base": "^7.0.85",
45
- "@things-factory/personalization": "^7.0.85",
42
+ "@things-factory/export-base": "^7.0.86",
43
+ "@things-factory/import-base": "^7.0.86",
44
+ "@things-factory/integration-base": "^7.0.86",
45
+ "@things-factory/personalization": "^7.0.86",
46
46
  "d3": "^7.8.5"
47
47
  },
48
- "gitHead": "94bb34cfdcc186d316e2f509a670f84995676a46"
48
+ "gitHead": "1a8702178b3b40e022f01fd293cb8779a25a84cd"
49
49
  }