@things-factory/integration-sellercraft 6.0.0-zeta.23 → 6.0.0-zeta.25

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 +8 -8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/integration-sellercraft",
3
- "version": "6.0.0-zeta.23",
3
+ "version": "6.0.0-zeta.25",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -26,15 +26,15 @@
26
26
  "@things-factory/apptool-ui": "^6.0.0-zeta.20",
27
27
  "@things-factory/auth-ui": "^6.0.0-zeta.20",
28
28
  "@things-factory/biz-base": "^6.0.0-zeta.20",
29
- "@things-factory/code-ui": "^6.0.0-zeta.20",
29
+ "@things-factory/code-ui": "^6.0.0-zeta.24",
30
30
  "@things-factory/context-ui": "^6.0.0-zeta.20",
31
- "@things-factory/grist-ui": "^6.0.0-zeta.20",
31
+ "@things-factory/grist-ui": "^6.0.0-zeta.24",
32
32
  "@things-factory/i18n-base": "^6.0.0-zeta.20",
33
- "@things-factory/integration-marketplace": "^6.0.0-zeta.23",
34
- "@things-factory/integration-ui": "^6.0.0-zeta.23",
33
+ "@things-factory/integration-marketplace": "^6.0.0-zeta.25",
34
+ "@things-factory/integration-ui": "^6.0.0-zeta.25",
35
35
  "@things-factory/more-ui": "^6.0.0-zeta.20",
36
- "@things-factory/resource-ui": "^6.0.0-zeta.20",
37
- "@things-factory/setting-ui": "^6.0.0-zeta.20",
36
+ "@things-factory/resource-ui": "^6.0.0-zeta.24",
37
+ "@things-factory/setting-ui": "^6.0.0-zeta.24",
38
38
  "@things-factory/system-ui": "^6.0.0-zeta.20",
39
39
  "debug": "^4.1.1",
40
40
  "node-fetch": "^2.6.0",
@@ -50,5 +50,5 @@
50
50
  "nock": "^13.0.2",
51
51
  "should": "^13.2.3"
52
52
  },
53
- "gitHead": "a22f29b106b69902502aa78b77ce7d8eb87cec07"
53
+ "gitHead": "54b72bd2d52d727c1546b232f0af9d6e0c6a34f7"
54
54
  }