@things-factory/accounting 8.0.5 → 8.0.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/accounting",
3
- "version": "8.0.5",
3
+ "version": "8.0.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": "^7.1.0",
33
33
  "@things-factory/auth-base": "^8.0.5",
34
34
  "@things-factory/shell": "^8.0.2",
35
- "@things-factory/worklist": "^8.0.5"
35
+ "@things-factory/worklist": "^8.0.6"
36
36
  },
37
- "gitHead": "9ab6fca18eeb58b9d2f3411661508a39d0ab6aee"
37
+ "gitHead": "89abb01bba2376bc5f074e0bc0088e32188d0396"
38
38
  }