@things-factory/integration-sellercraft 9.0.0-beta.12 → 9.0.0-beta.18

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": "9.0.0-beta.12",
3
+ "version": "9.0.0-beta.18",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -31,10 +31,10 @@
31
31
  "@things-factory/code-ui": "^9.0.0-beta.12",
32
32
  "@things-factory/context-ui": "^9.0.0-beta.12",
33
33
  "@things-factory/i18n-base": "^9.0.0-beta.12",
34
- "@things-factory/integration-marketplace": "^9.0.0-beta.12",
35
- "@things-factory/integration-ui": "^9.0.0-beta.12",
34
+ "@things-factory/integration-marketplace": "^9.0.0-beta.18",
35
+ "@things-factory/integration-ui": "^9.0.0-beta.18",
36
36
  "@things-factory/more-ui": "^9.0.0-beta.12",
37
- "@things-factory/resource-ui": "^9.0.0-beta.12",
37
+ "@things-factory/resource-ui": "^9.0.0-beta.18",
38
38
  "@things-factory/setting-ui": "^9.0.0-beta.12",
39
39
  "debug": "^4.1.1",
40
40
  "node-fetch": "^2.6.0"
@@ -49,5 +49,5 @@
49
49
  "nock": "^13.0.2",
50
50
  "should": "^13.2.3"
51
51
  },
52
- "gitHead": "5e9ade1c2d4b4c96b89396e36c3afa1caaf18ef0"
52
+ "gitHead": "88d5e1ea2d835570ab65029b44266121f8f5c65f"
53
53
  }