@things-factory/integration-sellercraft 8.0.0-alpha.36 → 8.0.0-alpha.37

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/integration-sellercraft",
3
- "version": "8.0.0-alpha.36",
3
+ "version": "8.0.0-alpha.37",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -26,15 +26,15 @@
26
26
  "dependencies": {
27
27
  "@operato/data-grist": "^8.0.0-alpha",
28
28
  "@things-factory/apptool-ui": "^8.0.0-alpha.36",
29
- "@things-factory/auth-ui": "^8.0.0-alpha.36",
29
+ "@things-factory/auth-ui": "^8.0.0-alpha.37",
30
30
  "@things-factory/biz-base": "^8.0.0-alpha.36",
31
31
  "@things-factory/code-ui": "^8.0.0-alpha.36",
32
32
  "@things-factory/context-ui": "^8.0.0-alpha.29",
33
33
  "@things-factory/i18n-base": "^8.0.0-alpha.36",
34
- "@things-factory/integration-marketplace": "^8.0.0-alpha.36",
34
+ "@things-factory/integration-marketplace": "^8.0.0-alpha.37",
35
35
  "@things-factory/integration-ui": "^8.0.0-alpha.36",
36
36
  "@things-factory/more-ui": "^8.0.0-alpha.29",
37
- "@things-factory/resource-ui": "^8.0.0-alpha.36",
37
+ "@things-factory/resource-ui": "^8.0.0-alpha.37",
38
38
  "@things-factory/setting-ui": "^8.0.0-alpha.36",
39
39
  "debug": "^4.1.1",
40
40
  "node-fetch": "^2.6.0"
@@ -49,5 +49,5 @@
49
49
  "nock": "^13.0.2",
50
50
  "should": "^13.2.3"
51
51
  },
52
- "gitHead": "7529955cea0ce5eaa29069374ceac5de848ca1a0"
52
+ "gitHead": "dccf93830ce6539639b6073250f5cdeba0e6e523"
53
53
  }