@things-factory/accounting 8.0.0-alpha.31 → 8.0.0-alpha.34

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-alpha.31",
3
+ "version": "8.0.0-alpha.34",
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-alpha",
33
33
  "@things-factory/auth-base": "^8.0.0-alpha.29",
34
34
  "@things-factory/shell": "^8.0.0-alpha.29",
35
- "@things-factory/worklist": "^8.0.0-alpha.31"
35
+ "@things-factory/worklist": "^8.0.0-alpha.34"
36
36
  },
37
- "gitHead": "3d8df8131f3b0c1898c525d2928b7f9dc846840e"
37
+ "gitHead": "0d43b419fc888429ed0bfa56c82b2456c2e74056"
38
38
  }