@things-factory/integration-ui 9.0.0-beta.4 → 9.0.0-beta.5

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": "9.0.0-beta.4",
3
+ "version": "9.0.0-beta.5",
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": "^9.0.0-beta",
40
40
  "@operato/styles": "^9.0.0-beta",
41
41
  "@operato/utils": "^9.0.0-beta",
42
- "@things-factory/export-base": "^9.0.0-beta.0",
43
- "@things-factory/import-base": "^9.0.0-beta.0",
44
- "@things-factory/integration-base": "^9.0.0-beta.4",
45
- "@things-factory/personalization": "^9.0.0-beta.4",
42
+ "@things-factory/export-base": "^9.0.0-beta.5",
43
+ "@things-factory/import-base": "^9.0.0-beta.5",
44
+ "@things-factory/integration-base": "^9.0.0-beta.5",
45
+ "@things-factory/personalization": "^9.0.0-beta.5",
46
46
  "d3": "^7.8.5"
47
47
  },
48
- "gitHead": "df080ce07d4e046d7684b6790d41df269772a5d7"
48
+ "gitHead": "f075f1bd00a9b902a677d44f1844bcbd9c85ea97"
49
49
  }