@things-factory/integration-ui 6.2.167 → 6.2.168

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.167",
3
+ "version": "6.2.168",
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.167",
41
41
  "@things-factory/import-base": "^6.2.167",
42
- "@things-factory/integration-base": "^6.2.167",
42
+ "@things-factory/integration-base": "^6.2.168",
43
43
  "d3": "^7.8.5",
44
44
  "moment-timezone": "^0.5.40"
45
45
  },
46
- "gitHead": "c0b528ac67d7cd766d901e0e2f74ae39ef648cab"
46
+ "gitHead": "cae56a8a6204c3cd46636f11415d8f8d3251aba6"
47
47
  }