@things-factory/integration-ui 6.2.111 → 6.2.112

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.111",
3
+ "version": "6.2.112",
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.103",
41
41
  "@things-factory/import-base": "^6.2.103",
42
- "@things-factory/integration-base": "^6.2.111",
42
+ "@things-factory/integration-base": "^6.2.112",
43
43
  "d3": "^7.8.5",
44
44
  "moment-timezone": "^0.5.40"
45
45
  },
46
- "gitHead": "8424feb14ae84e99377321dc36454358631a560c"
46
+ "gitHead": "313fa0d0d7646fb9657be537faa62536de9c07af"
47
47
  }