@things-factory/operato-ecs 7.0.1-beta.1 → 7.0.1-beta.6

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 +28 -28
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-ecs",
3
- "version": "7.0.1-beta.1",
3
+ "version": "7.0.1-beta.6",
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.1",
59
- "@things-factory/apptool-ui": "^7.0.1-beta.1",
60
- "@things-factory/auth-ui": "^7.0.1-beta.1",
61
- "@things-factory/board-service": "^7.0.1-beta.1",
62
- "@things-factory/board-ui": "^7.0.1-beta.1",
63
- "@things-factory/context-ui": "^7.0.1-beta.1",
64
- "@things-factory/dashboard": "^7.0.1-beta.1",
65
- "@things-factory/export-ui": "^7.0.1-beta.1",
66
- "@things-factory/help": "^7.0.1-beta.1",
67
- "@things-factory/i18n-base": "^7.0.1-beta.1",
68
- "@things-factory/integration-influxdb": "^7.0.1-beta.1",
69
- "@things-factory/integration-melsec": "^7.0.1-beta.1",
70
- "@things-factory/integration-modbus": "^7.0.1-beta.1",
71
- "@things-factory/integration-opc": "^7.0.1-beta.1",
72
- "@things-factory/integration-ui": "^7.0.1-beta.1",
73
- "@things-factory/lite-menu": "^7.0.1-beta.1",
74
- "@things-factory/more-ui": "^7.0.1-beta.1",
75
- "@things-factory/notification": "^7.0.1-beta.1",
76
- "@things-factory/oauth2-client": "^7.0.1-beta.1",
77
- "@things-factory/print-ui": "^7.0.1-beta.1",
78
- "@things-factory/resource-ui": "^7.0.1-beta.1",
79
- "@things-factory/setting-base": "^7.0.1-beta.1",
80
- "@things-factory/setting-ui": "^7.0.1-beta.1",
81
- "@things-factory/shell": "^7.0.1-beta.1",
82
- "@things-factory/system": "^7.0.1-beta.1"
58
+ "@things-factory/api": "^7.0.1-beta.6",
59
+ "@things-factory/apptool-ui": "^7.0.1-beta.6",
60
+ "@things-factory/auth-ui": "^7.0.1-beta.6",
61
+ "@things-factory/board-service": "^7.0.1-beta.6",
62
+ "@things-factory/board-ui": "^7.0.1-beta.6",
63
+ "@things-factory/context-ui": "^7.0.1-beta.6",
64
+ "@things-factory/dashboard": "^7.0.1-beta.6",
65
+ "@things-factory/export-ui": "^7.0.1-beta.6",
66
+ "@things-factory/help": "^7.0.1-beta.6",
67
+ "@things-factory/i18n-base": "^7.0.1-beta.6",
68
+ "@things-factory/integration-influxdb": "^7.0.1-beta.6",
69
+ "@things-factory/integration-melsec": "^7.0.1-beta.6",
70
+ "@things-factory/integration-modbus": "^7.0.1-beta.6",
71
+ "@things-factory/integration-opc": "^7.0.1-beta.6",
72
+ "@things-factory/integration-ui": "^7.0.1-beta.6",
73
+ "@things-factory/lite-menu": "^7.0.1-beta.6",
74
+ "@things-factory/more-ui": "^7.0.1-beta.6",
75
+ "@things-factory/notification": "^7.0.1-beta.6",
76
+ "@things-factory/oauth2-client": "^7.0.1-beta.6",
77
+ "@things-factory/print-ui": "^7.0.1-beta.6",
78
+ "@things-factory/resource-ui": "^7.0.1-beta.6",
79
+ "@things-factory/setting-base": "^7.0.1-beta.6",
80
+ "@things-factory/setting-ui": "^7.0.1-beta.6",
81
+ "@things-factory/shell": "^7.0.1-beta.6",
82
+ "@things-factory/system": "^7.0.1-beta.6"
83
83
  },
84
84
  "devDependencies": {
85
- "@things-factory/builder": "^7.0.1-beta.1"
85
+ "@things-factory/builder": "^7.0.1-beta.6"
86
86
  },
87
- "gitHead": "f117e0029bfbd061d3f76caa067ed81305f6c2b7"
87
+ "gitHead": "75e27c57d697ebe9df875b6b765a40cb96beed9f"
88
88
  }