@things-factory/operato-ecs 8.0.0-alpha.32 → 8.0.0-alpha.33

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/operato-ecs",
3
- "version": "8.0.0-alpha.32",
3
+ "version": "8.0.0-alpha.33",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -65,7 +65,7 @@
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.30",
68
+ "@things-factory/apptool-ui": "^8.0.0-alpha.33",
69
69
  "@things-factory/auth-ui": "^8.0.0-alpha.31",
70
70
  "@things-factory/board-service": "^8.0.0-alpha.31",
71
71
  "@things-factory/board-ui": "^8.0.0-alpha.31",
@@ -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.32",
90
+ "@things-factory/resource-ui": "^8.0.0-alpha.33",
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": "15446371fcc59077734174c01c05e116a00fe09c"
100
+ "gitHead": "63554d4eb949ba731c493684e643bd9eac40f3e9"
101
101
  }