@things-factory/integration-ui 6.2.39 → 6.2.40

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.39",
3
+ "version": "6.2.40",
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.34",
41
41
  "@things-factory/import-base": "^6.2.34",
42
- "@things-factory/integration-base": "^6.2.39",
42
+ "@things-factory/integration-base": "^6.2.40",
43
43
  "d3": "^7.8.5",
44
44
  "moment-timezone": "^0.5.40"
45
45
  },
46
- "gitHead": "7d263cbcb5703048f6709d950deb2160638ef3c6"
46
+ "gitHead": "fd7decc71972d25ef12ad0f44ab19eb66c6d289b"
47
47
  }