@things-factory/integration-ui 8.0.0-alpha.35 → 8.0.0-alpha.36

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/integration-ui",
3
- "version": "8.0.0-alpha.35",
3
+ "version": "8.0.0-alpha.36",
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": "^8.0.0-alpha",
42
42
  "@things-factory/export-base": "^8.0.0-alpha.29",
43
43
  "@things-factory/import-base": "^8.0.0-alpha.29",
44
- "@things-factory/integration-base": "^8.0.0-alpha.35",
45
- "@things-factory/personalization": "^8.0.0-alpha.35",
44
+ "@things-factory/integration-base": "^8.0.0-alpha.36",
45
+ "@things-factory/personalization": "^8.0.0-alpha.36",
46
46
  "d3": "^7.8.5"
47
47
  },
48
- "gitHead": "94fe243a5c99837a1e6f98de2c454c351ac8e6fd"
48
+ "gitHead": "7529955cea0ce5eaa29069374ceac5de848ca1a0"
49
49
  }