@things-factory/dataset 7.1.18 → 7.1.19

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.1.18",
3
+ "version": "7.1.19",
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.1.17",
44
- "@things-factory/aws-base": "^7.1.17",
45
- "@things-factory/board-service": "^7.1.18",
43
+ "@things-factory/auth-base": "^7.1.19",
44
+ "@things-factory/aws-base": "^7.1.19",
45
+ "@things-factory/board-service": "^7.1.19",
46
46
  "@things-factory/env": "^7.1.16",
47
- "@things-factory/integration-base": "^7.1.17",
48
- "@things-factory/organization": "^7.1.18",
49
- "@things-factory/personalization": "^7.1.17",
50
- "@things-factory/scheduler-client": "^7.1.17",
47
+ "@things-factory/integration-base": "^7.1.19",
48
+ "@things-factory/organization": "^7.1.19",
49
+ "@things-factory/personalization": "^7.1.19",
50
+ "@things-factory/scheduler-client": "^7.1.19",
51
51
  "@things-factory/shell": "^7.1.17",
52
- "@things-factory/work-shift": "^7.1.17",
53
- "@things-factory/worklist": "^7.1.18",
52
+ "@things-factory/work-shift": "^7.1.19",
53
+ "@things-factory/worklist": "^7.1.19",
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": "f41a763bd82d6db20375c7cda7175ee991690371"
59
+ "gitHead": "f0e77af98e54782375ac4410c897f75a3eb9b3c6"
60
60
  }