@things-factory/integration-sellercraft 6.2.6 → 6.2.7

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/integration-sellercraft",
3
- "version": "6.2.6",
3
+ "version": "6.2.7",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -31,8 +31,8 @@
31
31
  "@things-factory/code-ui": "^6.2.6",
32
32
  "@things-factory/context-ui": "^6.2.6",
33
33
  "@things-factory/i18n-base": "^6.2.6",
34
- "@things-factory/integration-marketplace": "^6.2.6",
35
- "@things-factory/integration-ui": "^6.2.6",
34
+ "@things-factory/integration-marketplace": "^6.2.7",
35
+ "@things-factory/integration-ui": "^6.2.7",
36
36
  "@things-factory/more-ui": "^6.2.6",
37
37
  "@things-factory/resource-ui": "^6.2.6",
38
38
  "@things-factory/setting-ui": "^6.2.6",
@@ -51,5 +51,5 @@
51
51
  "nock": "^13.0.2",
52
52
  "should": "^13.2.3"
53
53
  },
54
- "gitHead": "d8a4f36c559797233b24fa20097bfb2d081229e8"
54
+ "gitHead": "d8849ed0b2e4203bac0f81a48082648c3c0fe02f"
55
55
  }