@things-factory/integration-ui 7.0.1-alpha.78 → 7.0.1-alpha.79

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/integration-ui",
3
- "version": "7.0.1-alpha.78",
3
+ "version": "7.0.1-alpha.79",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -38,10 +38,10 @@
38
38
  "@operato/property-editor": "^2.0.0-alpha.0",
39
39
  "@operato/styles": "^2.0.0-alpha.0",
40
40
  "@operato/utils": "^2.0.0-alpha.0",
41
- "@things-factory/export-base": "^7.0.1-alpha.71",
42
- "@things-factory/import-base": "^7.0.1-alpha.71",
43
- "@things-factory/integration-base": "^7.0.1-alpha.78",
41
+ "@things-factory/export-base": "^7.0.1-alpha.79",
42
+ "@things-factory/import-base": "^7.0.1-alpha.79",
43
+ "@things-factory/integration-base": "^7.0.1-alpha.79",
44
44
  "d3": "^7.8.5"
45
45
  },
46
- "gitHead": "6423c664e70e7877c362b4aebb7f169e4a2ad22d"
46
+ "gitHead": "b5b88ed7abdb33839beecf802f85976bc39dfaa1"
47
47
  }