@things-factory/integration-ui 8.0.0-alpha.20 → 8.0.0-alpha.21

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.20",
3
+ "version": "8.0.0-alpha.21",
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.19",
43
43
  "@things-factory/import-base": "^8.0.0-alpha.19",
44
- "@things-factory/integration-base": "^8.0.0-alpha.20",
44
+ "@things-factory/integration-base": "^8.0.0-alpha.21",
45
45
  "@things-factory/personalization": "^8.0.0-alpha.19",
46
46
  "d3": "^7.8.5"
47
47
  },
48
- "gitHead": "2cfe88c38c1b7de9dfbd2f68d15bdae7210a001f"
48
+ "gitHead": "788bc537e525825b775bcedea2394e39e9222ef2"
49
49
  }