@things-factory/operato-ecs 7.0.1-beta.12 → 7.0.1-beta.13

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-beta.12",
3
+ "version": "7.0.1-beta.13",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -55,34 +55,34 @@
55
55
  "@operato/scene-switch": "^2.0.0-beta.0",
56
56
  "@operato/scene-table": "^2.0.0-beta.0",
57
57
  "@operato/scene-timer": "^2.0.0-beta.0",
58
- "@things-factory/api": "^7.0.1-beta.12",
59
- "@things-factory/apptool-ui": "^7.0.1-beta.12",
60
- "@things-factory/auth-ui": "^7.0.1-beta.12",
61
- "@things-factory/board-service": "^7.0.1-beta.12",
62
- "@things-factory/board-ui": "^7.0.1-beta.12",
63
- "@things-factory/context-ui": "^7.0.1-beta.12",
64
- "@things-factory/dashboard": "^7.0.1-beta.12",
65
- "@things-factory/export-ui": "^7.0.1-beta.12",
66
- "@things-factory/help": "^7.0.1-beta.12",
67
- "@things-factory/i18n-base": "^7.0.1-beta.12",
68
- "@things-factory/integration-influxdb": "^7.0.1-beta.12",
69
- "@things-factory/integration-melsec": "^7.0.1-beta.12",
70
- "@things-factory/integration-modbus": "^7.0.1-beta.12",
71
- "@things-factory/integration-opc": "^7.0.1-beta.12",
72
- "@things-factory/integration-ui": "^7.0.1-beta.12",
73
- "@things-factory/lite-menu": "^7.0.1-beta.12",
74
- "@things-factory/more-ui": "^7.0.1-beta.12",
75
- "@things-factory/notification": "^7.0.1-beta.12",
76
- "@things-factory/oauth2-client": "^7.0.1-beta.12",
77
- "@things-factory/print-ui": "^7.0.1-beta.12",
78
- "@things-factory/resource-ui": "^7.0.1-beta.12",
79
- "@things-factory/setting-base": "^7.0.1-beta.12",
80
- "@things-factory/setting-ui": "^7.0.1-beta.12",
81
- "@things-factory/shell": "^7.0.1-beta.12",
82
- "@things-factory/system": "^7.0.1-beta.12"
58
+ "@things-factory/api": "^7.0.1-beta.13",
59
+ "@things-factory/apptool-ui": "^7.0.1-beta.13",
60
+ "@things-factory/auth-ui": "^7.0.1-beta.13",
61
+ "@things-factory/board-service": "^7.0.1-beta.13",
62
+ "@things-factory/board-ui": "^7.0.1-beta.13",
63
+ "@things-factory/context-ui": "^7.0.1-beta.13",
64
+ "@things-factory/dashboard": "^7.0.1-beta.13",
65
+ "@things-factory/export-ui": "^7.0.1-beta.13",
66
+ "@things-factory/help": "^7.0.1-beta.13",
67
+ "@things-factory/i18n-base": "^7.0.1-beta.13",
68
+ "@things-factory/integration-influxdb": "^7.0.1-beta.13",
69
+ "@things-factory/integration-melsec": "^7.0.1-beta.13",
70
+ "@things-factory/integration-modbus": "^7.0.1-beta.13",
71
+ "@things-factory/integration-opc": "^7.0.1-beta.13",
72
+ "@things-factory/integration-ui": "^7.0.1-beta.13",
73
+ "@things-factory/lite-menu": "^7.0.1-beta.13",
74
+ "@things-factory/more-ui": "^7.0.1-beta.13",
75
+ "@things-factory/notification": "^7.0.1-beta.13",
76
+ "@things-factory/oauth2-client": "^7.0.1-beta.13",
77
+ "@things-factory/print-ui": "^7.0.1-beta.13",
78
+ "@things-factory/resource-ui": "^7.0.1-beta.13",
79
+ "@things-factory/setting-base": "^7.0.1-beta.13",
80
+ "@things-factory/setting-ui": "^7.0.1-beta.13",
81
+ "@things-factory/shell": "^7.0.1-beta.13",
82
+ "@things-factory/system": "^7.0.1-beta.13"
83
83
  },
84
84
  "devDependencies": {
85
85
  "@things-factory/builder": "^7.0.1-beta.10"
86
86
  },
87
- "gitHead": "67cd821227d77dea748ef46dbc54b0f9858e312c"
87
+ "gitHead": "e5eff2cffc574da35303589976fa15922c845fa5"
88
88
  }