@things-factory/dataset 7.0.1-alpha.78 → 7.0.1-alpha.79

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/dataset",
3
- "version": "7.0.1-alpha.78",
3
+ "version": "7.0.1-alpha.79",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -41,19 +41,19 @@
41
41
  "@operato/utils": "^2.0.0-alpha.0",
42
42
  "@things-factory/auth-base": "^7.0.1-alpha.78",
43
43
  "@things-factory/aws-base": "^7.0.1-alpha.78",
44
- "@things-factory/board-service": "^7.0.1-alpha.78",
44
+ "@things-factory/board-service": "^7.0.1-alpha.79",
45
45
  "@things-factory/env": "^7.0.1-alpha.71",
46
- "@things-factory/integration-base": "^7.0.1-alpha.78",
46
+ "@things-factory/integration-base": "^7.0.1-alpha.79",
47
47
  "@things-factory/organization": "^7.0.1-alpha.78",
48
48
  "@things-factory/personalization": "^7.0.1-alpha.78",
49
49
  "@things-factory/scheduler-client": "^7.0.1-alpha.78",
50
50
  "@things-factory/shell": "^7.0.1-alpha.71",
51
51
  "@things-factory/work-shift": "^7.0.1-alpha.78",
52
- "@things-factory/worklist": "^7.0.1-alpha.78",
52
+ "@things-factory/worklist": "^7.0.1-alpha.79",
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": "6423c664e70e7877c362b4aebb7f169e4a2ad22d"
58
+ "gitHead": "b5b88ed7abdb33839beecf802f85976bc39dfaa1"
59
59
  }