@things-factory/integration-sellercraft 7.0.11 → 7.0.13

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.11",
3
+ "version": "7.0.13",
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.10",
32
32
  "@things-factory/context-ui": "^7.0.10",
33
33
  "@things-factory/i18n-base": "^7.0.10",
34
- "@things-factory/integration-marketplace": "^7.0.11",
35
- "@things-factory/integration-ui": "^7.0.10",
34
+ "@things-factory/integration-marketplace": "^7.0.13",
35
+ "@things-factory/integration-ui": "^7.0.13",
36
36
  "@things-factory/more-ui": "^7.0.10",
37
37
  "@things-factory/resource-ui": "^7.0.11",
38
38
  "@things-factory/setting-ui": "^7.0.10",
@@ -50,5 +50,5 @@
50
50
  "nock": "^13.0.2",
51
51
  "should": "^13.2.3"
52
52
  },
53
- "gitHead": "84db2fc2d8fee9af0b85f20f34d0ddb58e10b03f"
53
+ "gitHead": "2bcab979adf08e9561cb6ba2506afa4770b90bbc"
54
54
  }