@things-factory/integration-sellercraft 7.0.1-alpha.30 → 7.0.1-alpha.32

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": "7.0.1-alpha.30",
3
+ "version": "7.0.1-alpha.32",
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": "^7.0.1-alpha.29",
32
32
  "@things-factory/context-ui": "^7.0.1-alpha.29",
33
33
  "@things-factory/i18n-base": "^7.0.1-alpha.29",
34
- "@things-factory/integration-marketplace": "^7.0.1-alpha.30",
34
+ "@things-factory/integration-marketplace": "^7.0.1-alpha.32",
35
35
  "@things-factory/integration-ui": "^7.0.1-alpha.29",
36
36
  "@things-factory/more-ui": "^7.0.1-alpha.30",
37
- "@things-factory/resource-ui": "^7.0.1-alpha.30",
37
+ "@things-factory/resource-ui": "^7.0.1-alpha.32",
38
38
  "@things-factory/setting-ui": "^7.0.1-alpha.29",
39
39
  "debug": "^4.1.1",
40
40
  "node-fetch": "^2.6.0",
@@ -50,5 +50,5 @@
50
50
  "nock": "^13.0.2",
51
51
  "should": "^13.2.3"
52
52
  },
53
- "gitHead": "5828e983eeebe3b3f38c1fbec0a1230240a340cd"
53
+ "gitHead": "7e666200c34836b5c02cc80fad57747efbb1faba"
54
54
  }