@things-factory/dataset 8.0.4 → 8.0.5

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 +11 -11
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/dataset",
3
- "version": "8.0.4",
3
+ "version": "8.0.5",
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": "^8.0.0",
41
41
  "@operato/styles": "^8.0.0",
42
42
  "@operato/utils": "^8.0.0",
43
- "@things-factory/auth-base": "^8.0.2",
44
- "@things-factory/aws-base": "^8.0.2",
45
- "@things-factory/board-service": "^8.0.3",
43
+ "@things-factory/auth-base": "^8.0.5",
44
+ "@things-factory/aws-base": "^8.0.5",
45
+ "@things-factory/board-service": "^8.0.5",
46
46
  "@things-factory/env": "^8.0.2",
47
- "@things-factory/integration-base": "^8.0.3",
48
- "@things-factory/organization": "^8.0.2",
49
- "@things-factory/personalization": "^8.0.2",
50
- "@things-factory/scheduler-client": "^8.0.2",
47
+ "@things-factory/integration-base": "^8.0.5",
48
+ "@things-factory/organization": "^8.0.5",
49
+ "@things-factory/personalization": "^8.0.5",
50
+ "@things-factory/scheduler-client": "^8.0.5",
51
51
  "@things-factory/shell": "^8.0.2",
52
- "@things-factory/work-shift": "^8.0.2",
53
- "@things-factory/worklist": "^8.0.4",
52
+ "@things-factory/work-shift": "^8.0.5",
53
+ "@things-factory/worklist": "^8.0.5",
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": "f93ab48b602cece3119ad1f6ce683d0d54bf529c"
59
+ "gitHead": "9ab6fca18eeb58b9d2f3411661508a39d0ab6aee"
60
60
  }