@things-factory/accounting 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/accounting",
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,
@@ -32,7 +32,7 @@
32
32
  "@operato/shell": "^9.0.0-beta",
33
33
  "@things-factory/auth-base": "^9.0.0-beta.19",
34
34
  "@things-factory/shell": "^9.0.0-beta.19",
35
- "@things-factory/worklist": "^9.0.0-beta.19"
35
+ "@things-factory/worklist": "^9.0.0-beta.20"
36
36
  },
37
- "gitHead": "b72aed659b0224f428d39034371b8dbd8f281dae"
37
+ "gitHead": "e1fad2f4cc32be3629c8d147e33def8a3dabdd82"
38
38
  }