@things-factory/dataset 7.0.61 → 7.0.62

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 +12 -12
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/dataset",
3
- "version": "7.0.61",
3
+ "version": "7.0.62",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -40,21 +40,21 @@
40
40
  "@operato/shell": "^7.0.0",
41
41
  "@operato/styles": "^7.0.0",
42
42
  "@operato/utils": "^7.0.0",
43
- "@things-factory/auth-base": "^7.0.61",
44
- "@things-factory/aws-base": "^7.0.61",
45
- "@things-factory/board-service": "^7.0.61",
43
+ "@things-factory/auth-base": "^7.0.62",
44
+ "@things-factory/aws-base": "^7.0.62",
45
+ "@things-factory/board-service": "^7.0.62",
46
46
  "@things-factory/env": "^7.0.33",
47
- "@things-factory/integration-base": "^7.0.61",
48
- "@things-factory/organization": "^7.0.61",
49
- "@things-factory/personalization": "^7.0.61",
50
- "@things-factory/scheduler-client": "^7.0.61",
51
- "@things-factory/shell": "^7.0.61",
52
- "@things-factory/work-shift": "^7.0.61",
53
- "@things-factory/worklist": "^7.0.61",
47
+ "@things-factory/integration-base": "^7.0.62",
48
+ "@things-factory/organization": "^7.0.62",
49
+ "@things-factory/personalization": "^7.0.62",
50
+ "@things-factory/scheduler-client": "^7.0.62",
51
+ "@things-factory/shell": "^7.0.62",
52
+ "@things-factory/work-shift": "^7.0.62",
53
+ "@things-factory/worklist": "^7.0.62",
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": "8de7ddb7124b90416c1ffe4c5c53db679a0cb62d"
59
+ "gitHead": "01b4862da563aa9d335db809547d7a13f03bc077"
60
60
  }