@things-factory/integration-ui 7.0.43 → 7.0.44

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.43",
3
+ "version": "7.0.44",
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.43",
43
- "@things-factory/import-base": "^7.0.43",
44
- "@things-factory/integration-base": "^7.0.43",
45
- "@things-factory/personalization": "^7.0.43",
42
+ "@things-factory/export-base": "^7.0.44",
43
+ "@things-factory/import-base": "^7.0.44",
44
+ "@things-factory/integration-base": "^7.0.44",
45
+ "@things-factory/personalization": "^7.0.44",
46
46
  "d3": "^7.8.5"
47
47
  },
48
- "gitHead": "669cf13dccf67bd45260d8f69d919bc1d72c1ce0"
48
+ "gitHead": "15c3e1b6a2b5f33c03cca37aabdc5f4c388d7dc9"
49
49
  }