@things-factory/dataset 7.0.1-alpha.60 → 7.0.1-alpha.61

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/dataset",
3
- "version": "7.0.1-alpha.60",
3
+ "version": "7.0.1-alpha.61",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -48,11 +48,11 @@
48
48
  "@things-factory/scheduler-client": "^7.0.1-alpha.60",
49
49
  "@things-factory/shell": "^7.0.1-alpha.55",
50
50
  "@things-factory/work-shift": "^7.0.1-alpha.60",
51
- "@things-factory/worklist": "^7.0.1-alpha.60",
51
+ "@things-factory/worklist": "^7.0.1-alpha.61",
52
52
  "cron-parser": "^4.3.0",
53
53
  "moment-timezone": "^0.5.45",
54
54
  "simple-statistics": "^7.8.3",
55
55
  "statistics": "^3.3.0"
56
56
  },
57
- "gitHead": "e3991f7f2a6735adc9a68e281f3097859fe4912b"
57
+ "gitHead": "f1d7963b36feaf36c7d46e1f3b9360b66d74c535"
58
58
  }