@things-factory/integration-ui 7.0.42 → 7.0.43

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