@things-factory/accounting 7.1.23 → 7.1.27

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.23",
3
+ "version": "7.1.27",
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": "^7.1.0",
32
32
  "@operato/shell": "^7.1.0",
33
- "@things-factory/auth-base": "^7.1.23",
34
- "@things-factory/shell": "^7.1.23",
35
- "@things-factory/worklist": "^7.1.23"
33
+ "@things-factory/auth-base": "^7.1.24",
34
+ "@things-factory/shell": "^7.1.24",
35
+ "@things-factory/worklist": "^7.1.27"
36
36
  },
37
- "gitHead": "4dbcca46214112c5157cb5e167779f3154d4bc88"
37
+ "gitHead": "07603400b55ee39ddf796f8eb1bf26bdfd39f89f"
38
38
  }