@things-factory/accounting 8.0.0-alpha.14 → 8.0.0-alpha.16

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.14",
3
+ "version": "8.0.0-alpha.16",
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.14",
34
34
  "@things-factory/shell": "^8.0.0-alpha.14",
35
- "@things-factory/worklist": "^8.0.0-alpha.14"
35
+ "@things-factory/worklist": "^8.0.0-alpha.16"
36
36
  },
37
- "gitHead": "a783cef577afccb62e82648f7c3c37ee82d75157"
37
+ "gitHead": "1cb3446d259acc4de96770b21c04ce3fb2fe27ba"
38
38
  }