@things-factory/integration-ui 7.1.33 → 7.1.34

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/integration-ui",
3
- "version": "7.1.33",
3
+ "version": "7.1.34",
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.24",
43
43
  "@things-factory/import-base": "^7.1.24",
44
- "@things-factory/integration-base": "^7.1.33",
44
+ "@things-factory/integration-base": "^7.1.34",
45
45
  "@things-factory/personalization": "^7.1.33",
46
46
  "d3": "^7.8.5"
47
47
  },
48
- "gitHead": "da463a7d7851cf47c7d4b8136e7be6690b55969e"
48
+ "gitHead": "22830c9e51c9fffb3c95d1d1f8cacc7706f7d2d1"
49
49
  }