@things-factory/integration-ui 7.0.0-alpha.25 → 7.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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/integration-ui",
3
- "version": "7.0.0-alpha.25",
3
+ "version": "7.0.0-alpha.30",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -37,11 +37,11 @@
37
37
  "@operato/property-editor": "^2.0.0-alpha.0",
38
38
  "@operato/styles": "^2.0.0-alpha.0",
39
39
  "@operato/utils": "^2.0.0-alpha.0",
40
- "@things-factory/export-base": "^7.0.0-alpha.24",
41
- "@things-factory/import-base": "^7.0.0-alpha.24",
42
- "@things-factory/integration-base": "^7.0.0-alpha.25",
40
+ "@things-factory/export-base": "^7.0.0-alpha.30",
41
+ "@things-factory/import-base": "^7.0.0-alpha.30",
42
+ "@things-factory/integration-base": "^7.0.0-alpha.30",
43
43
  "d3": "^7.8.5",
44
44
  "moment-timezone": "^0.5.40"
45
45
  },
46
- "gitHead": "3cf1dac62563d3664642eec7280f74870aa1784d"
46
+ "gitHead": "64f2ff6e284ecb26530d1a456a0627dced03fde7"
47
47
  }