@things-factory/accounting 9.0.0-beta.3 → 9.0.0-beta.4

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": "9.0.0-beta.3",
3
+ "version": "9.0.0-beta.4",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -30,9 +30,9 @@
30
30
  "@material/web": "^2.0.0",
31
31
  "@operato/graphql": "^9.0.0-beta",
32
32
  "@operato/shell": "^9.0.0-beta",
33
- "@things-factory/auth-base": "^9.0.0-beta.3",
33
+ "@things-factory/auth-base": "^9.0.0-beta.4",
34
34
  "@things-factory/shell": "^9.0.0-beta.0",
35
- "@things-factory/worklist": "^9.0.0-beta.3"
35
+ "@things-factory/worklist": "^9.0.0-beta.4"
36
36
  },
37
- "gitHead": "1d7e0dd4c88f3c3f3bd311c00e4b1d1542d53634"
37
+ "gitHead": "df080ce07d4e046d7684b6790d41df269772a5d7"
38
38
  }