@things-factory/integration-ui 8.0.0-alpha.29 → 8.0.0-alpha.30

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": "8.0.0-alpha.29",
3
+ "version": "8.0.0-alpha.30",
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.29",
44
+ "@things-factory/integration-base": "^8.0.0-alpha.30",
45
45
  "@things-factory/personalization": "^8.0.0-alpha.29",
46
46
  "d3": "^7.8.5"
47
47
  },
48
- "gitHead": "a7592d7dc0886734d2798ee5756c51b0c0aa13fa"
48
+ "gitHead": "f01fac46630cf06e1697edc185dfb4cddcd61365"
49
49
  }