@things-factory/dataset 8.0.0-alpha.7 → 8.0.0-alpha.8

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": "8.0.0-alpha.7",
3
+ "version": "8.0.0-alpha.8",
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-alpha",
41
41
  "@operato/styles": "^8.0.0-alpha",
42
42
  "@operato/utils": "^8.0.0-alpha",
43
- "@things-factory/auth-base": "^8.0.0-alpha.2",
44
- "@things-factory/aws-base": "^8.0.0-alpha.2",
45
- "@things-factory/board-service": "^8.0.0-alpha.7",
46
- "@things-factory/env": "^8.0.0-alpha.0",
47
- "@things-factory/integration-base": "^8.0.0-alpha.2",
48
- "@things-factory/organization": "^8.0.0-alpha.5",
49
- "@things-factory/personalization": "^8.0.0-alpha.2",
50
- "@things-factory/scheduler-client": "^8.0.0-alpha.2",
51
- "@things-factory/shell": "^8.0.0-alpha.2",
52
- "@things-factory/work-shift": "^8.0.0-alpha.2",
53
- "@things-factory/worklist": "^8.0.0-alpha.7",
43
+ "@things-factory/auth-base": "^8.0.0-alpha.8",
44
+ "@things-factory/aws-base": "^8.0.0-alpha.8",
45
+ "@things-factory/board-service": "^8.0.0-alpha.8",
46
+ "@things-factory/env": "^8.0.0-alpha.8",
47
+ "@things-factory/integration-base": "^8.0.0-alpha.8",
48
+ "@things-factory/organization": "^8.0.0-alpha.8",
49
+ "@things-factory/personalization": "^8.0.0-alpha.8",
50
+ "@things-factory/scheduler-client": "^8.0.0-alpha.8",
51
+ "@things-factory/shell": "^8.0.0-alpha.8",
52
+ "@things-factory/work-shift": "^8.0.0-alpha.8",
53
+ "@things-factory/worklist": "^8.0.0-alpha.8",
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": "33ae14f862f5f17ad0d98dde943061a507cda7f1"
59
+ "gitHead": "0a9fb3ab431934982294b58c743d01b6f782a15f"
60
60
  }