@things-factory/integration-sellercraft 7.1.28 → 7.1.29

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": "7.1.28",
3
+ "version": "7.1.29",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -25,14 +25,14 @@
25
25
  },
26
26
  "dependencies": {
27
27
  "@operato/data-grist": "^7.0.0",
28
- "@things-factory/apptool-ui": "^7.1.28",
28
+ "@things-factory/apptool-ui": "^7.1.29",
29
29
  "@things-factory/auth-ui": "^7.1.28",
30
30
  "@things-factory/biz-base": "^7.1.24",
31
31
  "@things-factory/code-ui": "^7.1.24",
32
32
  "@things-factory/context-ui": "^7.1.24",
33
33
  "@things-factory/i18n-base": "^7.1.24",
34
- "@things-factory/integration-marketplace": "^7.1.28",
35
- "@things-factory/integration-ui": "^7.1.27",
34
+ "@things-factory/integration-marketplace": "^7.1.29",
35
+ "@things-factory/integration-ui": "^7.1.29",
36
36
  "@things-factory/more-ui": "^7.1.24",
37
37
  "@things-factory/resource-ui": "^7.1.28",
38
38
  "@things-factory/setting-ui": "^7.1.24",
@@ -49,5 +49,5 @@
49
49
  "nock": "^13.0.2",
50
50
  "should": "^13.2.3"
51
51
  },
52
- "gitHead": "59a42fa58c9e3b13cec2daf66aa6d2810fc1239d"
52
+ "gitHead": "f207892ca9a9d0811b62232810c875fdb278f14e"
53
53
  }