@things-factory/dataset 7.0.1-alpha.84 → 7.0.1-alpha.86

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-alpha.84",
3
+ "version": "7.0.1-alpha.86",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -42,19 +42,19 @@
42
42
  "@operato/utils": "^2.0.0-alpha.0",
43
43
  "@things-factory/auth-base": "^7.0.1-alpha.81",
44
44
  "@things-factory/aws-base": "^7.0.1-alpha.81",
45
- "@things-factory/board-service": "^7.0.1-alpha.81",
45
+ "@things-factory/board-service": "^7.0.1-alpha.86",
46
46
  "@things-factory/env": "^7.0.1-alpha.71",
47
- "@things-factory/integration-base": "^7.0.1-alpha.81",
48
- "@things-factory/organization": "^7.0.1-alpha.81",
47
+ "@things-factory/integration-base": "^7.0.1-alpha.86",
48
+ "@things-factory/organization": "^7.0.1-alpha.86",
49
49
  "@things-factory/personalization": "^7.0.1-alpha.84",
50
50
  "@things-factory/scheduler-client": "^7.0.1-alpha.81",
51
51
  "@things-factory/shell": "^7.0.1-alpha.71",
52
52
  "@things-factory/work-shift": "^7.0.1-alpha.81",
53
- "@things-factory/worklist": "^7.0.1-alpha.84",
53
+ "@things-factory/worklist": "^7.0.1-alpha.86",
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": "8d9d4a9b31d985cc9f82efbfbb2ab5027646530a"
59
+ "gitHead": "88d218b5a54b113011404df6c8f0e9a5fabc2dfa"
60
60
  }