@things-factory/integration-sellercraft 7.0.28 → 7.0.31

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.0.28",
3
+ "version": "7.0.31",
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": "^7.0.28",
32
32
  "@things-factory/context-ui": "^7.0.28",
33
33
  "@things-factory/i18n-base": "^7.0.28",
34
- "@things-factory/integration-marketplace": "^7.0.28",
35
- "@things-factory/integration-ui": "^7.0.28",
34
+ "@things-factory/integration-marketplace": "^7.0.31",
35
+ "@things-factory/integration-ui": "^7.0.31",
36
36
  "@things-factory/more-ui": "^7.0.28",
37
37
  "@things-factory/resource-ui": "^7.0.28",
38
38
  "@things-factory/setting-ui": "^7.0.28",
@@ -49,5 +49,5 @@
49
49
  "nock": "^13.0.2",
50
50
  "should": "^13.2.3"
51
51
  },
52
- "gitHead": "05a06c851e7fbdf76b3fdc039a0067d6c0439a25"
52
+ "gitHead": "92f7ff0eb8c622abca54b37c33438e06e3472634"
53
53
  }