@things-factory/integration-ui 6.2.52 → 6.2.54

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": "6.2.52",
3
+ "version": "6.2.54",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -39,9 +39,9 @@
39
39
  "@operato/utils": "^1.0.1",
40
40
  "@things-factory/export-base": "^6.2.52",
41
41
  "@things-factory/import-base": "^6.2.52",
42
- "@things-factory/integration-base": "^6.2.52",
42
+ "@things-factory/integration-base": "^6.2.54",
43
43
  "d3": "^7.8.5",
44
44
  "moment-timezone": "^0.5.40"
45
45
  },
46
- "gitHead": "234f95b63937521f1791a9e2141024ee7816d26d"
46
+ "gitHead": "db6b9a9109a090c4dd705058949fce624f15b0ef"
47
47
  }