@things-factory/integration-sellercraft 6.2.115 → 6.2.118

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