@things-factory/operato-ecs 8.0.0-beta.6 → 8.0.0-beta.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. 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-beta.6",
3
+ "version": "8.0.0-beta.7",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -82,7 +82,7 @@
82
82
  "@things-factory/integration-modbus": "^8.0.0-beta.6",
83
83
  "@things-factory/integration-opc": "^8.0.0-beta.6",
84
84
  "@things-factory/integration-ui": "^8.0.0-beta.6",
85
- "@things-factory/lite-menu": "^8.0.0-beta.6",
85
+ "@things-factory/lite-menu": "^8.0.0-beta.7",
86
86
  "@things-factory/more-ui": "^8.0.0-beta.5",
87
87
  "@things-factory/notification": "^8.0.0-beta.5",
88
88
  "@things-factory/oauth2-client": "^8.0.0-beta.5",
@@ -97,5 +97,5 @@
97
97
  "devDependencies": {
98
98
  "@things-factory/builder": "^8.0.0-beta.4"
99
99
  },
100
- "gitHead": "4b07596c7ccb0dd903a67aa0bf1d80e608e1ed70"
100
+ "gitHead": "0e10e1d2b3500bb40203f15188e158d226b0fc30"
101
101
  }