@things-factory/integration-ui 6.2.136 → 6.2.139

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/integration-ui",
3
- "version": "6.2.136",
3
+ "version": "6.2.139",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -37,11 +37,11 @@
37
37
  "@operato/property-editor": "^1.0.0",
38
38
  "@operato/styles": "^1.0.0",
39
39
  "@operato/utils": "^1.0.1",
40
- "@things-factory/export-base": "^6.2.133",
41
- "@things-factory/import-base": "^6.2.133",
42
- "@things-factory/integration-base": "^6.2.136",
40
+ "@things-factory/export-base": "^6.2.139",
41
+ "@things-factory/import-base": "^6.2.139",
42
+ "@things-factory/integration-base": "^6.2.139",
43
43
  "d3": "^7.8.5",
44
44
  "moment-timezone": "^0.5.40"
45
45
  },
46
- "gitHead": "2277e4cdf0b11c839152f5bb08d529f6558423ed"
46
+ "gitHead": "66c1ee297ad4de4d68ad54bc4c06ffb14f8e40b5"
47
47
  }