@things-factory/dataset 8.0.5 → 8.0.6
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": "8.0.
|
3
|
+
"version": "8.0.6",
|
4
4
|
"main": "dist-server/index.js",
|
5
5
|
"browser": "dist-client/index.js",
|
6
6
|
"things-factory": true,
|
@@ -50,11 +50,11 @@
|
|
50
50
|
"@things-factory/scheduler-client": "^8.0.5",
|
51
51
|
"@things-factory/shell": "^8.0.2",
|
52
52
|
"@things-factory/work-shift": "^8.0.5",
|
53
|
-
"@things-factory/worklist": "^8.0.
|
53
|
+
"@things-factory/worklist": "^8.0.6",
|
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": "89abb01bba2376bc5f074e0bc0088e32188d0396"
|
60
60
|
}
|