@things-factory/dataset 7.0.68 → 7.0.69
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.
|
3
|
+
"version": "7.0.69",
|
4
4
|
"main": "dist-server/index.js",
|
5
5
|
"browser": "dist-client/index.js",
|
6
6
|
"things-factory": true,
|
@@ -45,16 +45,16 @@
|
|
45
45
|
"@things-factory/board-service": "^7.0.68",
|
46
46
|
"@things-factory/env": "^7.0.68",
|
47
47
|
"@things-factory/integration-base": "^7.0.68",
|
48
|
-
"@things-factory/organization": "^7.0.
|
48
|
+
"@things-factory/organization": "^7.0.69",
|
49
49
|
"@things-factory/personalization": "^7.0.68",
|
50
50
|
"@things-factory/scheduler-client": "^7.0.68",
|
51
51
|
"@things-factory/shell": "^7.0.68",
|
52
52
|
"@things-factory/work-shift": "^7.0.68",
|
53
|
-
"@things-factory/worklist": "^7.0.
|
53
|
+
"@things-factory/worklist": "^7.0.69",
|
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": "
|
59
|
+
"gitHead": "7768bbf12490e519b058e651cc4ae05d9780906f"
|
60
60
|
}
|