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