@things-factory/dataset 7.0.1-alpha.71 → 7.0.1-alpha.73

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": "7.0.1-alpha.71",
3
+ "version": "7.0.1-alpha.73",
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.71",
43
- "@things-factory/aws-base": "^7.0.1-alpha.71",
44
- "@things-factory/board-service": "^7.0.1-alpha.71",
42
+ "@things-factory/auth-base": "^7.0.1-alpha.73",
43
+ "@things-factory/aws-base": "^7.0.1-alpha.73",
44
+ "@things-factory/board-service": "^7.0.1-alpha.73",
45
45
  "@things-factory/env": "^7.0.1-alpha.71",
46
- "@things-factory/integration-base": "^7.0.1-alpha.71",
47
- "@things-factory/organization": "^7.0.1-alpha.71",
48
- "@things-factory/personalization": "^7.0.1-alpha.71",
49
- "@things-factory/scheduler-client": "^7.0.1-alpha.71",
46
+ "@things-factory/integration-base": "^7.0.1-alpha.73",
47
+ "@things-factory/organization": "^7.0.1-alpha.73",
48
+ "@things-factory/personalization": "^7.0.1-alpha.73",
49
+ "@things-factory/scheduler-client": "^7.0.1-alpha.73",
50
50
  "@things-factory/shell": "^7.0.1-alpha.71",
51
- "@things-factory/work-shift": "^7.0.1-alpha.71",
52
- "@things-factory/worklist": "^7.0.1-alpha.71",
51
+ "@things-factory/work-shift": "^7.0.1-alpha.73",
52
+ "@things-factory/worklist": "^7.0.1-alpha.73",
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": "bd8e41eb1eee705a32d1bf75a5900c0306331d91"
58
+ "gitHead": "e642f88c83cc1b004c31786eb1c9e3a4e8d0eb59"
59
59
  }