@things-factory/operato-gangsters 9.0.0-beta.8 → 9.0.0-beta.9

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-gangsters",
3
- "version": "9.0.0-beta.8",
3
+ "version": "9.0.0-beta.9",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -65,16 +65,16 @@
65
65
  "@things-factory/apptool-ui": "^9.0.0-beta.8",
66
66
  "@things-factory/auth-ui": "^9.0.0-beta.8",
67
67
  "@things-factory/board-service": "^9.0.0-beta.8",
68
- "@things-factory/board-ui": "^9.0.0-beta.8",
68
+ "@things-factory/board-ui": "^9.0.0-beta.9",
69
69
  "@things-factory/context-ui": "^9.0.0-beta.8",
70
- "@things-factory/dashboard": "^9.0.0-beta.8",
70
+ "@things-factory/dashboard": "^9.0.0-beta.9",
71
71
  "@things-factory/evaluation": "^9.0.0-beta.8",
72
72
  "@things-factory/export-ui": "^9.0.0-beta.8",
73
73
  "@things-factory/help": "^9.0.0-beta.8",
74
74
  "@things-factory/i18n-base": "^9.0.0-beta.8",
75
75
  "@things-factory/integration-msgraph": "^9.0.0-beta.8",
76
76
  "@things-factory/integration-ui": "^9.0.0-beta.8",
77
- "@things-factory/lite-menu": "^9.0.0-beta.8",
77
+ "@things-factory/lite-menu": "^9.0.0-beta.9",
78
78
  "@things-factory/more-ui": "^9.0.0-beta.8",
79
79
  "@things-factory/notification": "^9.0.0-beta.8",
80
80
  "@things-factory/oauth2-client": "^9.0.0-beta.8",
@@ -92,5 +92,5 @@
92
92
  "devDependencies": {
93
93
  "@things-factory/builder": "^9.0.0-beta.7"
94
94
  },
95
- "gitHead": "2dd583833981e0615a1e64386971a0f80dd7b3a4"
95
+ "gitHead": "6bffa1a70de37d0962e558e5f1e55d15fad5a46d"
96
96
  }