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

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-ecs",
3
- "version": "9.0.0-beta.12",
3
+ "version": "9.0.0-beta.13",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -68,9 +68,9 @@
68
68
  "@things-factory/apptool-ui": "^9.0.0-beta.12",
69
69
  "@things-factory/auth-ui": "^9.0.0-beta.12",
70
70
  "@things-factory/board-service": "^9.0.0-beta.12",
71
- "@things-factory/board-ui": "^9.0.0-beta.12",
71
+ "@things-factory/board-ui": "^9.0.0-beta.13",
72
72
  "@things-factory/context-ui": "^9.0.0-beta.12",
73
- "@things-factory/dashboard": "^9.0.0-beta.12",
73
+ "@things-factory/dashboard": "^9.0.0-beta.13",
74
74
  "@things-factory/evaluation": "^9.0.0-beta.12",
75
75
  "@things-factory/export-ui": "^9.0.0-beta.12",
76
76
  "@things-factory/help": "^9.0.0-beta.12",
@@ -82,7 +82,7 @@
82
82
  "@things-factory/integration-modbus": "^9.0.0-beta.12",
83
83
  "@things-factory/integration-opc": "^9.0.0-beta.12",
84
84
  "@things-factory/integration-ui": "^9.0.0-beta.12",
85
- "@things-factory/lite-menu": "^9.0.0-beta.12",
85
+ "@things-factory/lite-menu": "^9.0.0-beta.13",
86
86
  "@things-factory/more-ui": "^9.0.0-beta.12",
87
87
  "@things-factory/notification": "^9.0.0-beta.12",
88
88
  "@things-factory/oauth2-client": "^9.0.0-beta.12",
@@ -97,5 +97,5 @@
97
97
  "devDependencies": {
98
98
  "@things-factory/builder": "^9.0.0-beta.12"
99
99
  },
100
- "gitHead": "5e9ade1c2d4b4c96b89396e36c3afa1caaf18ef0"
100
+ "gitHead": "307e55492fe4eee262986b20feeb4e3bf50fef66"
101
101
  }