@things-factory/integration-ui 6.2.6 → 6.2.7

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.6",
3
+ "version": "6.2.7",
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.6",
41
41
  "@things-factory/import-base": "^6.2.6",
42
- "@things-factory/integration-base": "^6.2.6",
42
+ "@things-factory/integration-base": "^6.2.7",
43
43
  "d3": "^7.8.5",
44
44
  "moment-timezone": "^0.5.40"
45
45
  },
46
- "gitHead": "d8a4f36c559797233b24fa20097bfb2d081229e8"
46
+ "gitHead": "d8849ed0b2e4203bac0f81a48082648c3c0fe02f"
47
47
  }