@things-factory/accounting 8.0.0-alpha.12 → 8.0.0-alpha.13

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/accounting",
3
- "version": "8.0.0-alpha.12",
3
+ "version": "8.0.0-alpha.13",
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": "^8.0.0-alpha",
32
32
  "@operato/shell": "^8.0.0-alpha",
33
- "@things-factory/auth-base": "^8.0.0-alpha.11",
34
- "@things-factory/shell": "^8.0.0-alpha.8",
35
- "@things-factory/worklist": "^8.0.0-alpha.12"
33
+ "@things-factory/auth-base": "^8.0.0-alpha.13",
34
+ "@things-factory/shell": "^8.0.0-alpha.13",
35
+ "@things-factory/worklist": "^8.0.0-alpha.13"
36
36
  },
37
- "gitHead": "69e7b90d7e1ddcaa75b75df60d40571db489bf4e"
37
+ "gitHead": "7463b015ce57714e3ebb66112d029caf54eb6ae9"
38
38
  }