@things-factory/dataset 7.0.1-alpha.66 → 7.0.1-alpha.69

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.66",
3
+ "version": "7.0.1-alpha.69",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -39,21 +39,21 @@
39
39
  "@operato/shell": "^2.0.0-alpha.0",
40
40
  "@operato/styles": "^2.0.0-alpha.0",
41
41
  "@operato/utils": "^2.0.0-alpha.0",
42
- "@things-factory/auth-base": "^7.0.1-alpha.64",
43
- "@things-factory/aws-base": "^7.0.1-alpha.64",
44
- "@things-factory/board-service": "^7.0.1-alpha.64",
42
+ "@things-factory/auth-base": "^7.0.1-alpha.69",
43
+ "@things-factory/aws-base": "^7.0.1-alpha.69",
44
+ "@things-factory/board-service": "^7.0.1-alpha.69",
45
45
  "@things-factory/env": "^7.0.1-alpha.55",
46
- "@things-factory/integration-base": "^7.0.1-alpha.64",
47
- "@things-factory/organization": "^7.0.1-alpha.64",
48
- "@things-factory/personalization": "^7.0.1-alpha.66",
49
- "@things-factory/scheduler-client": "^7.0.1-alpha.64",
50
- "@things-factory/shell": "^7.0.1-alpha.64",
51
- "@things-factory/work-shift": "^7.0.1-alpha.64",
52
- "@things-factory/worklist": "^7.0.1-alpha.66",
46
+ "@things-factory/integration-base": "^7.0.1-alpha.69",
47
+ "@things-factory/organization": "^7.0.1-alpha.69",
48
+ "@things-factory/personalization": "^7.0.1-alpha.69",
49
+ "@things-factory/scheduler-client": "^7.0.1-alpha.69",
50
+ "@things-factory/shell": "^7.0.1-alpha.69",
51
+ "@things-factory/work-shift": "^7.0.1-alpha.69",
52
+ "@things-factory/worklist": "^7.0.1-alpha.69",
53
53
  "cron-parser": "^4.3.0",
54
54
  "moment-timezone": "^0.5.45",
55
55
  "simple-statistics": "^7.8.3",
56
56
  "statistics": "^3.3.0"
57
57
  },
58
- "gitHead": "28d4da7e711b1c5419783fa1ce8b0e9ac280d42a"
58
+ "gitHead": "7dc123e788e8c2854fd0e4064cda018aac6fa34a"
59
59
  }