@things-factory/operato-ecs 8.0.0-alpha.6 → 8.0.0-alpha.7
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +6 -6
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.7",
|
4
4
|
"main": "dist-server/index.js",
|
5
5
|
"browser": "dist-client/index.js",
|
6
6
|
"things-factory": true,
|
@@ -67,22 +67,22 @@
|
|
67
67
|
"@things-factory/api": "^8.0.0-alpha.2",
|
68
68
|
"@things-factory/apptool-ui": "^8.0.0-alpha.4",
|
69
69
|
"@things-factory/auth-ui": "^8.0.0-alpha.2",
|
70
|
-
"@things-factory/board-service": "^8.0.0-alpha.
|
70
|
+
"@things-factory/board-service": "^8.0.0-alpha.7",
|
71
71
|
"@things-factory/board-ui": "^8.0.0-alpha.2",
|
72
72
|
"@things-factory/context-ui": "^8.0.0-alpha.2",
|
73
|
-
"@things-factory/dashboard": "^8.0.0-alpha.
|
73
|
+
"@things-factory/dashboard": "^8.0.0-alpha.7",
|
74
74
|
"@things-factory/evaluation": "^8.0.0-alpha.2",
|
75
75
|
"@things-factory/export-ui": "^8.0.0-alpha.2",
|
76
76
|
"@things-factory/help": "^8.0.0-alpha.2",
|
77
77
|
"@things-factory/i18n-base": "^8.0.0-alpha.2",
|
78
78
|
"@things-factory/integration-email": "^8.0.0-alpha.2",
|
79
|
-
"@things-factory/integration-headless": "^8.0.0-alpha.
|
79
|
+
"@things-factory/integration-headless": "^8.0.0-alpha.7",
|
80
80
|
"@things-factory/integration-influxdb": "^8.0.0-alpha.2",
|
81
81
|
"@things-factory/integration-melsec": "^8.0.0-alpha.2",
|
82
82
|
"@things-factory/integration-modbus": "^8.0.0-alpha.2",
|
83
83
|
"@things-factory/integration-opc": "^8.0.0-alpha.2",
|
84
84
|
"@things-factory/integration-ui": "^8.0.0-alpha.2",
|
85
|
-
"@things-factory/lite-menu": "^8.0.0-alpha.
|
85
|
+
"@things-factory/lite-menu": "^8.0.0-alpha.7",
|
86
86
|
"@things-factory/more-ui": "^8.0.0-alpha.2",
|
87
87
|
"@things-factory/notification": "^8.0.0-alpha.5",
|
88
88
|
"@things-factory/oauth2-client": "^8.0.0-alpha.2",
|
@@ -96,5 +96,5 @@
|
|
96
96
|
"devDependencies": {
|
97
97
|
"@things-factory/builder": "^8.0.0-alpha.0"
|
98
98
|
},
|
99
|
-
"gitHead": "
|
99
|
+
"gitHead": "33ae14f862f5f17ad0d98dde943061a507cda7f1"
|
100
100
|
}
|