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