@things-factory/integration-sellercraft 6.0.0-zeta.38 → 6.0.0-zeta.39

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 +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/integration-sellercraft",
3
- "version": "6.0.0-zeta.38",
3
+ "version": "6.0.0-zeta.39",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -24,17 +24,17 @@
24
24
  },
25
25
  "dependencies": {
26
26
  "@things-factory/apptool-ui": "^6.0.0-zeta.30",
27
- "@things-factory/auth-ui": "^6.0.0-zeta.38",
28
- "@things-factory/biz-base": "^6.0.0-zeta.33",
29
- "@things-factory/code-ui": "^6.0.0-zeta.33",
27
+ "@things-factory/auth-ui": "^6.0.0-zeta.39",
28
+ "@things-factory/biz-base": "^6.0.0-zeta.39",
29
+ "@things-factory/code-ui": "^6.0.0-zeta.39",
30
30
  "@things-factory/context-ui": "^6.0.0-zeta.30",
31
31
  "@things-factory/grist-ui": "^6.0.0-zeta.30",
32
32
  "@things-factory/i18n-base": "^6.0.0-zeta.30",
33
- "@things-factory/integration-marketplace": "^6.0.0-zeta.38",
34
- "@things-factory/integration-ui": "^6.0.0-zeta.33",
33
+ "@things-factory/integration-marketplace": "^6.0.0-zeta.39",
34
+ "@things-factory/integration-ui": "^6.0.0-zeta.39",
35
35
  "@things-factory/more-ui": "^6.0.0-zeta.30",
36
- "@things-factory/resource-ui": "^6.0.0-zeta.38",
37
- "@things-factory/setting-ui": "^6.0.0-zeta.33",
36
+ "@things-factory/resource-ui": "^6.0.0-zeta.39",
37
+ "@things-factory/setting-ui": "^6.0.0-zeta.39",
38
38
  "@things-factory/system-ui": "^6.0.0-zeta.30",
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": "d32ffcb95562d6daf2493b5cfa3fcd5026e31460"
53
+ "gitHead": "426b098275294cf06d54b28a1768d67fa4924225"
54
54
  }