@things-factory/dataset 7.1.13 → 7.1.14

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/dataset",
3
- "version": "7.1.13",
3
+ "version": "7.1.14",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -42,7 +42,7 @@
42
42
  "@operato/utils": "^7.0.0",
43
43
  "@things-factory/auth-base": "^7.1.13",
44
44
  "@things-factory/aws-base": "^7.1.13",
45
- "@things-factory/board-service": "^7.1.13",
45
+ "@things-factory/board-service": "^7.1.14",
46
46
  "@things-factory/env": "^7.1.13",
47
47
  "@things-factory/integration-base": "^7.1.13",
48
48
  "@things-factory/organization": "^7.1.13",
@@ -50,11 +50,11 @@
50
50
  "@things-factory/scheduler-client": "^7.1.13",
51
51
  "@things-factory/shell": "^7.1.13",
52
52
  "@things-factory/work-shift": "^7.1.13",
53
- "@things-factory/worklist": "^7.1.13",
53
+ "@things-factory/worklist": "^7.1.14",
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": "a1ea42d681217f4ee945f70ae37a6cce05c45a5a"
59
+ "gitHead": "7aff689181f05ffd36d901b5f8a22a5485bdc33b"
60
60
  }