@things-factory/integration-sellercraft 8.0.0-alpha.20 → 8.0.0-alpha.21

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/integration-sellercraft",
3
- "version": "8.0.0-alpha.20",
3
+ "version": "8.0.0-alpha.21",
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": "^8.0.0-alpha.19",
32
32
  "@things-factory/context-ui": "^8.0.0-alpha.19",
33
33
  "@things-factory/i18n-base": "^8.0.0-alpha.19",
34
- "@things-factory/integration-marketplace": "^8.0.0-alpha.20",
35
- "@things-factory/integration-ui": "^8.0.0-alpha.20",
34
+ "@things-factory/integration-marketplace": "^8.0.0-alpha.21",
35
+ "@things-factory/integration-ui": "^8.0.0-alpha.21",
36
36
  "@things-factory/more-ui": "^8.0.0-alpha.19",
37
37
  "@things-factory/resource-ui": "^8.0.0-alpha.19",
38
38
  "@things-factory/setting-ui": "^8.0.0-alpha.19",
@@ -49,5 +49,5 @@
49
49
  "nock": "^13.0.2",
50
50
  "should": "^13.2.3"
51
51
  },
52
- "gitHead": "2cfe88c38c1b7de9dfbd2f68d15bdae7210a001f"
52
+ "gitHead": "788bc537e525825b775bcedea2394e39e9222ef2"
53
53
  }