@things-factory/accounting 9.0.0-beta.18 → 9.0.0-beta.19

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/accounting",
3
- "version": "9.0.0-beta.18",
3
+ "version": "9.0.0-beta.19",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -30,9 +30,9 @@
30
30
  "@material/web": "^2.0.0",
31
31
  "@operato/graphql": "^9.0.0-beta",
32
32
  "@operato/shell": "^9.0.0-beta",
33
- "@things-factory/auth-base": "^9.0.0-beta.12",
34
- "@things-factory/shell": "^9.0.0-beta.12",
35
- "@things-factory/worklist": "^9.0.0-beta.18"
33
+ "@things-factory/auth-base": "^9.0.0-beta.19",
34
+ "@things-factory/shell": "^9.0.0-beta.19",
35
+ "@things-factory/worklist": "^9.0.0-beta.19"
36
36
  },
37
- "gitHead": "88d5e1ea2d835570ab65029b44266121f8f5c65f"
37
+ "gitHead": "b72aed659b0224f428d39034371b8dbd8f281dae"
38
38
  }