@things-factory/integration-sellercraft 7.0.64 → 7.0.65

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 +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/integration-sellercraft",
3
- "version": "7.0.64",
3
+ "version": "7.0.65",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -29,12 +29,12 @@
29
29
  "@things-factory/auth-ui": "^7.0.64",
30
30
  "@things-factory/biz-base": "^7.0.64",
31
31
  "@things-factory/code-ui": "^7.0.64",
32
- "@things-factory/context-ui": "^7.0.64",
32
+ "@things-factory/context-ui": "^7.0.65",
33
33
  "@things-factory/i18n-base": "^7.0.64",
34
- "@things-factory/integration-marketplace": "^7.0.64",
35
- "@things-factory/integration-ui": "^7.0.64",
34
+ "@things-factory/integration-marketplace": "^7.0.65",
35
+ "@things-factory/integration-ui": "^7.0.65",
36
36
  "@things-factory/more-ui": "^7.0.64",
37
- "@things-factory/resource-ui": "^7.0.64",
37
+ "@things-factory/resource-ui": "^7.0.65",
38
38
  "@things-factory/setting-ui": "^7.0.64",
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": "e7b2358eab9d929e1a8377237a2c1bd42370fcb6"
52
+ "gitHead": "24a2392283157242439c14aec5a1f6070a15752f"
53
53
  }