@things-factory/operato-gangsters 9.0.0-beta.19 → 9.0.0-beta.20

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.19",
3
+ "version": "9.0.0-beta.20",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -60,7 +60,7 @@
60
60
  "@operato/scene-switch": "^9.0.0-beta",
61
61
  "@operato/scene-table": "^9.0.0-beta",
62
62
  "@operato/scene-timer": "^9.0.0-beta",
63
- "@things-factory/accounting": "^9.0.0-beta.19",
63
+ "@things-factory/accounting": "^9.0.0-beta.20",
64
64
  "@things-factory/api": "^9.0.0-beta.19",
65
65
  "@things-factory/apptool-ui": "^9.0.0-beta.19",
66
66
  "@things-factory/auth-ui": "^9.0.0-beta.19",
@@ -73,7 +73,7 @@
73
73
  "@things-factory/help": "^9.0.0-beta.19",
74
74
  "@things-factory/i18n-base": "^9.0.0-beta.19",
75
75
  "@things-factory/integration-msgraph": "^9.0.0-beta.19",
76
- "@things-factory/integration-ui": "^9.0.0-beta.19",
76
+ "@things-factory/integration-ui": "^9.0.0-beta.20",
77
77
  "@things-factory/lite-menu": "^9.0.0-beta.19",
78
78
  "@things-factory/more-ui": "^9.0.0-beta.19",
79
79
  "@things-factory/notification": "^9.0.0-beta.19",
@@ -87,10 +87,10 @@
87
87
  "@things-factory/shell": "^9.0.0-beta.19",
88
88
  "@things-factory/system": "^9.0.0-beta.19",
89
89
  "@things-factory/tax-invoice": "^9.0.0-beta.19",
90
- "@things-factory/worklist": "^9.0.0-beta.19"
90
+ "@things-factory/worklist": "^9.0.0-beta.20"
91
91
  },
92
92
  "devDependencies": {
93
93
  "@things-factory/builder": "^9.0.0-beta.19"
94
94
  },
95
- "gitHead": "b72aed659b0224f428d39034371b8dbd8f281dae"
95
+ "gitHead": "e1fad2f4cc32be3629c8d147e33def8a3dabdd82"
96
96
  }