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

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.73",
3
+ "version": "7.0.1-alpha.76",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -45,15 +45,15 @@
45
45
  "@things-factory/env": "^7.0.1-alpha.71",
46
46
  "@things-factory/integration-base": "^7.0.1-alpha.73",
47
47
  "@things-factory/organization": "^7.0.1-alpha.73",
48
- "@things-factory/personalization": "^7.0.1-alpha.73",
48
+ "@things-factory/personalization": "^7.0.1-alpha.76",
49
49
  "@things-factory/scheduler-client": "^7.0.1-alpha.73",
50
50
  "@things-factory/shell": "^7.0.1-alpha.71",
51
51
  "@things-factory/work-shift": "^7.0.1-alpha.73",
52
- "@things-factory/worklist": "^7.0.1-alpha.73",
52
+ "@things-factory/worklist": "^7.0.1-alpha.76",
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": "e642f88c83cc1b004c31786eb1c9e3a4e8d0eb59"
58
+ "gitHead": "e44cbe93fa7402978f7f29e2a18631978876ffcd"
59
59
  }