@things-factory/accounting 8.0.0-beta.5 → 8.0.0-beta.6

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": "8.0.0-beta.5",
3
+ "version": "8.0.0-beta.6",
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": "^8.0.0-beta",
33
33
  "@things-factory/auth-base": "^8.0.0-beta.5",
34
34
  "@things-factory/shell": "^8.0.0-beta.5",
35
- "@things-factory/worklist": "^8.0.0-beta.5"
35
+ "@things-factory/worklist": "^8.0.0-beta.6"
36
36
  },
37
- "gitHead": "9b8ca958169b0b0ceac8f355c4480c4536b6a821"
37
+ "gitHead": "4b07596c7ccb0dd903a67aa0bf1d80e608e1ed70"
38
38
  }