@things-factory/integration-ui 7.0.1-beta.20 → 7.0.1-beta.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": "7.0.1-beta.20",
3
+ "version": "7.0.1-beta.21",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -40,8 +40,8 @@
40
40
  "@operato/utils": "^2.0.0-beta.0",
41
41
  "@things-factory/export-base": "^7.0.1-beta.18",
42
42
  "@things-factory/import-base": "^7.0.1-beta.18",
43
- "@things-factory/integration-base": "^7.0.1-beta.19",
43
+ "@things-factory/integration-base": "^7.0.1-beta.21",
44
44
  "d3": "^7.8.5"
45
45
  },
46
- "gitHead": "4e6a3ce7599519e8696fd1933a29ef5fc4238aa5"
46
+ "gitHead": "5d90e585a56153488e6ce728f7463245cf6df6a5"
47
47
  }