@things-factory/dataset 7.0.41 → 7.0.42

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.41",
3
+ "version": "7.0.42",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -50,11 +50,11 @@
50
50
  "@things-factory/scheduler-client": "^7.0.33",
51
51
  "@things-factory/shell": "^7.0.33",
52
52
  "@things-factory/work-shift": "^7.0.33",
53
- "@things-factory/worklist": "^7.0.41",
53
+ "@things-factory/worklist": "^7.0.42",
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": "9d9bd55f0ab565cf41cdc33fdaf416f7e5c26f5c"
59
+ "gitHead": "c89deb409321120795adddd29508f31465f00245"
60
60
  }