@things-factory/operato-ecs 7.0.1-rc.10 → 7.0.1-rc.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +27 -27
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-ecs",
3
- "version": "7.0.1-rc.10",
3
+ "version": "7.0.1-rc.11",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -59,34 +59,34 @@
59
59
  "@operato/scene-switch": "^7.0.0-rc",
60
60
  "@operato/scene-table": "^7.0.0-rc",
61
61
  "@operato/scene-timer": "^7.0.0-rc",
62
- "@things-factory/api": "^7.0.1-rc.10",
63
- "@things-factory/apptool-ui": "^7.0.1-rc.10",
64
- "@things-factory/auth-ui": "^7.0.1-rc.10",
65
- "@things-factory/board-service": "^7.0.1-rc.10",
66
- "@things-factory/board-ui": "^7.0.1-rc.10",
67
- "@things-factory/context-ui": "^7.0.1-rc.10",
68
- "@things-factory/dashboard": "^7.0.1-rc.10",
69
- "@things-factory/export-ui": "^7.0.1-rc.10",
70
- "@things-factory/help": "^7.0.1-rc.10",
71
- "@things-factory/i18n-base": "^7.0.1-rc.10",
72
- "@things-factory/integration-influxdb": "^7.0.1-rc.10",
73
- "@things-factory/integration-melsec": "^7.0.1-rc.10",
74
- "@things-factory/integration-modbus": "^7.0.1-rc.10",
75
- "@things-factory/integration-opc": "^7.0.1-rc.10",
76
- "@things-factory/integration-ui": "^7.0.1-rc.10",
77
- "@things-factory/lite-menu": "^7.0.1-rc.10",
78
- "@things-factory/more-ui": "^7.0.1-rc.10",
79
- "@things-factory/notification": "^7.0.1-rc.10",
80
- "@things-factory/oauth2-client": "^7.0.1-rc.10",
81
- "@things-factory/print-ui": "^7.0.1-rc.10",
82
- "@things-factory/resource-ui": "^7.0.1-rc.10",
83
- "@things-factory/setting-base": "^7.0.1-rc.10",
84
- "@things-factory/setting-ui": "^7.0.1-rc.10",
85
- "@things-factory/shell": "^7.0.1-rc.10",
86
- "@things-factory/system": "^7.0.1-rc.10"
62
+ "@things-factory/api": "^7.0.1-rc.11",
63
+ "@things-factory/apptool-ui": "^7.0.1-rc.11",
64
+ "@things-factory/auth-ui": "^7.0.1-rc.11",
65
+ "@things-factory/board-service": "^7.0.1-rc.11",
66
+ "@things-factory/board-ui": "^7.0.1-rc.11",
67
+ "@things-factory/context-ui": "^7.0.1-rc.11",
68
+ "@things-factory/dashboard": "^7.0.1-rc.11",
69
+ "@things-factory/export-ui": "^7.0.1-rc.11",
70
+ "@things-factory/help": "^7.0.1-rc.11",
71
+ "@things-factory/i18n-base": "^7.0.1-rc.11",
72
+ "@things-factory/integration-influxdb": "^7.0.1-rc.11",
73
+ "@things-factory/integration-melsec": "^7.0.1-rc.11",
74
+ "@things-factory/integration-modbus": "^7.0.1-rc.11",
75
+ "@things-factory/integration-opc": "^7.0.1-rc.11",
76
+ "@things-factory/integration-ui": "^7.0.1-rc.11",
77
+ "@things-factory/lite-menu": "^7.0.1-rc.11",
78
+ "@things-factory/more-ui": "^7.0.1-rc.11",
79
+ "@things-factory/notification": "^7.0.1-rc.11",
80
+ "@things-factory/oauth2-client": "^7.0.1-rc.11",
81
+ "@things-factory/print-ui": "^7.0.1-rc.11",
82
+ "@things-factory/resource-ui": "^7.0.1-rc.11",
83
+ "@things-factory/setting-base": "^7.0.1-rc.11",
84
+ "@things-factory/setting-ui": "^7.0.1-rc.11",
85
+ "@things-factory/shell": "^7.0.1-rc.11",
86
+ "@things-factory/system": "^7.0.1-rc.11"
87
87
  },
88
88
  "devDependencies": {
89
89
  "@things-factory/builder": "^7.0.1-rc.10"
90
90
  },
91
- "gitHead": "259524f7aeb4368a5a4792aa31e4d11b525dbb28"
91
+ "gitHead": "e5ab2c5ef74aea2195779626c8ffb85bccb4959b"
92
92
  }