@things-factory/operato-ecs 8.0.0-alpha.31 → 8.0.0-alpha.32
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
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.32",
|
4
4
|
"main": "dist-server/index.js",
|
5
5
|
"browser": "dist-client/index.js",
|
6
6
|
"things-factory": true,
|
@@ -87,7 +87,7 @@
|
|
87
87
|
"@things-factory/notification": "^8.0.0-alpha.31",
|
88
88
|
"@things-factory/oauth2-client": "^8.0.0-alpha.29",
|
89
89
|
"@things-factory/print-ui": "^8.0.0-alpha.29",
|
90
|
-
"@things-factory/resource-ui": "^8.0.0-alpha.
|
90
|
+
"@things-factory/resource-ui": "^8.0.0-alpha.32",
|
91
91
|
"@things-factory/scheduler": "^8.0.0-alpha.31",
|
92
92
|
"@things-factory/setting-base": "^8.0.0-alpha.29",
|
93
93
|
"@things-factory/setting-ui": "^8.0.0-alpha.29",
|
@@ -97,5 +97,5 @@
|
|
97
97
|
"devDependencies": {
|
98
98
|
"@things-factory/builder": "^8.0.0-alpha.24"
|
99
99
|
},
|
100
|
-
"gitHead": "
|
100
|
+
"gitHead": "15446371fcc59077734174c01c05e116a00fe09c"
|
101
101
|
}
|