@things-factory/accounting 7.1.29 → 7.1.30

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": "7.1.29",
3
+ "version": "7.1.30",
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": "^7.1.24",
34
34
  "@things-factory/shell": "^7.1.24",
35
- "@things-factory/worklist": "^7.1.29"
35
+ "@things-factory/worklist": "^7.1.30"
36
36
  },
37
- "gitHead": "f207892ca9a9d0811b62232810c875fdb278f14e"
37
+ "gitHead": "1e985cc6d9db84862cbaf08363442e91e6ab10ba"
38
38
  }