@things-factory/dataset 7.0.26 → 7.0.28

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/dataset",
3
- "version": "7.0.26",
3
+ "version": "7.0.28",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -40,21 +40,21 @@
40
40
  "@operato/shell": "^7.0.0",
41
41
  "@operato/styles": "^7.0.0",
42
42
  "@operato/utils": "^7.0.0",
43
- "@things-factory/auth-base": "^7.0.22",
44
- "@things-factory/aws-base": "^7.0.22",
45
- "@things-factory/board-service": "^7.0.23",
46
- "@things-factory/env": "^7.0.14",
47
- "@things-factory/integration-base": "^7.0.23",
48
- "@things-factory/organization": "^7.0.22",
49
- "@things-factory/personalization": "^7.0.22",
50
- "@things-factory/scheduler-client": "^7.0.22",
51
- "@things-factory/shell": "^7.0.19",
52
- "@things-factory/work-shift": "^7.0.22",
53
- "@things-factory/worklist": "^7.0.23",
43
+ "@things-factory/auth-base": "^7.0.28",
44
+ "@things-factory/aws-base": "^7.0.28",
45
+ "@things-factory/board-service": "^7.0.28",
46
+ "@things-factory/env": "^7.0.28",
47
+ "@things-factory/integration-base": "^7.0.28",
48
+ "@things-factory/organization": "^7.0.28",
49
+ "@things-factory/personalization": "^7.0.28",
50
+ "@things-factory/scheduler-client": "^7.0.28",
51
+ "@things-factory/shell": "^7.0.28",
52
+ "@things-factory/work-shift": "^7.0.28",
53
+ "@things-factory/worklist": "^7.0.28",
54
54
  "cron-parser": "^4.3.0",
55
55
  "moment-timezone": "^0.5.45",
56
56
  "simple-statistics": "^7.8.3",
57
57
  "statistics": "^3.3.0"
58
58
  },
59
- "gitHead": "a8c7831361a556ac922373a841dcff968409dfee"
59
+ "gitHead": "05a06c851e7fbdf76b3fdc039a0067d6c0439a25"
60
60
  }