@things-factory/operato-ecs 8.0.0-alpha.29 → 8.0.0-alpha.30
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +14 -14
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@things-factory/operato-ecs",
|
3
|
-
"version": "8.0.0-alpha.
|
3
|
+
"version": "8.0.0-alpha.30",
|
4
4
|
"main": "dist-server/index.js",
|
5
5
|
"browser": "dist-client/index.js",
|
6
6
|
"things-factory": true,
|
@@ -65,24 +65,24 @@
|
|
65
65
|
"@operato/scene-timer": "^8.0.0-alpha",
|
66
66
|
"@operato/scene-wellstek-gantt": "^8.0.0-alpha",
|
67
67
|
"@things-factory/api": "^8.0.0-alpha.29",
|
68
|
-
"@things-factory/apptool-ui": "^8.0.0-alpha.
|
68
|
+
"@things-factory/apptool-ui": "^8.0.0-alpha.30",
|
69
69
|
"@things-factory/auth-ui": "^8.0.0-alpha.29",
|
70
|
-
"@things-factory/board-service": "^8.0.0-alpha.
|
70
|
+
"@things-factory/board-service": "^8.0.0-alpha.30",
|
71
71
|
"@things-factory/board-ui": "^8.0.0-alpha.29",
|
72
72
|
"@things-factory/context-ui": "^8.0.0-alpha.29",
|
73
|
-
"@things-factory/dashboard": "^8.0.0-alpha.
|
74
|
-
"@things-factory/evaluation": "^8.0.0-alpha.
|
73
|
+
"@things-factory/dashboard": "^8.0.0-alpha.30",
|
74
|
+
"@things-factory/evaluation": "^8.0.0-alpha.30",
|
75
75
|
"@things-factory/export-ui": "^8.0.0-alpha.29",
|
76
76
|
"@things-factory/help": "^8.0.0-alpha.29",
|
77
77
|
"@things-factory/i18n-base": "^8.0.0-alpha.29",
|
78
|
-
"@things-factory/integration-email": "^8.0.0-alpha.
|
79
|
-
"@things-factory/integration-headless": "^8.0.0-alpha.
|
80
|
-
"@things-factory/integration-influxdb": "^8.0.0-alpha.
|
81
|
-
"@things-factory/integration-melsec": "^8.0.0-alpha.
|
82
|
-
"@things-factory/integration-modbus": "^8.0.0-alpha.
|
83
|
-
"@things-factory/integration-opc": "^8.0.0-alpha.
|
84
|
-
"@things-factory/integration-ui": "^8.0.0-alpha.
|
85
|
-
"@things-factory/lite-menu": "^8.0.0-alpha.
|
78
|
+
"@things-factory/integration-email": "^8.0.0-alpha.30",
|
79
|
+
"@things-factory/integration-headless": "^8.0.0-alpha.30",
|
80
|
+
"@things-factory/integration-influxdb": "^8.0.0-alpha.30",
|
81
|
+
"@things-factory/integration-melsec": "^8.0.0-alpha.30",
|
82
|
+
"@things-factory/integration-modbus": "^8.0.0-alpha.30",
|
83
|
+
"@things-factory/integration-opc": "^8.0.0-alpha.30",
|
84
|
+
"@things-factory/integration-ui": "^8.0.0-alpha.30",
|
85
|
+
"@things-factory/lite-menu": "^8.0.0-alpha.30",
|
86
86
|
"@things-factory/more-ui": "^8.0.0-alpha.29",
|
87
87
|
"@things-factory/notification": "^8.0.0-alpha.29",
|
88
88
|
"@things-factory/oauth2-client": "^8.0.0-alpha.29",
|
@@ -96,5 +96,5 @@
|
|
96
96
|
"devDependencies": {
|
97
97
|
"@things-factory/builder": "^8.0.0-alpha.24"
|
98
98
|
},
|
99
|
-
"gitHead": "
|
99
|
+
"gitHead": "f01fac46630cf06e1697edc185dfb4cddcd61365"
|
100
100
|
}
|