@things-factory/integration-sellercraft 6.2.170 → 6.2.172

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": "6.2.170",
3
+ "version": "6.2.172",
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.170",
32
32
  "@things-factory/context-ui": "^6.2.170",
33
33
  "@things-factory/i18n-base": "^6.2.170",
34
- "@things-factory/integration-marketplace": "^6.2.170",
35
- "@things-factory/integration-ui": "^6.2.170",
34
+ "@things-factory/integration-marketplace": "^6.2.172",
35
+ "@things-factory/integration-ui": "^6.2.172",
36
36
  "@things-factory/more-ui": "^6.2.170",
37
37
  "@things-factory/resource-ui": "^6.2.170",
38
38
  "@things-factory/setting-ui": "^6.2.170",
@@ -50,5 +50,5 @@
50
50
  "nock": "^13.0.2",
51
51
  "should": "^13.2.3"
52
52
  },
53
- "gitHead": "5a4f3894a63e770de9320c28a1a3c0f38d070ab5"
53
+ "gitHead": "ccc7bea42c2f023d6b28d17881b748da80c2c05e"
54
54
  }