@things-factory/integration-sellercraft 6.0.104 → 6.0.105

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/integration-sellercraft",
3
- "version": "6.0.104",
3
+ "version": "6.0.105",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -25,16 +25,16 @@
25
25
  },
26
26
  "dependencies": {
27
27
  "@things-factory/apptool-ui": "^6.0.104",
28
- "@things-factory/auth-ui": "^6.0.104",
28
+ "@things-factory/auth-ui": "^6.0.105",
29
29
  "@things-factory/biz-base": "^6.0.104",
30
30
  "@things-factory/code-ui": "^6.0.104",
31
31
  "@things-factory/context-ui": "^6.0.104",
32
32
  "@things-factory/grist-ui": "^6.0.104",
33
33
  "@things-factory/i18n-base": "^6.0.104",
34
- "@things-factory/integration-marketplace": "^6.0.104",
34
+ "@things-factory/integration-marketplace": "^6.0.105",
35
35
  "@things-factory/integration-ui": "^6.0.104",
36
36
  "@things-factory/more-ui": "^6.0.104",
37
- "@things-factory/resource-ui": "^6.0.104",
37
+ "@things-factory/resource-ui": "^6.0.105",
38
38
  "@things-factory/setting-ui": "^6.0.104",
39
39
  "@things-factory/system-ui": "^6.0.104",
40
40
  "debug": "^4.1.1",
@@ -51,5 +51,5 @@
51
51
  "nock": "^13.0.2",
52
52
  "should": "^13.2.3"
53
53
  },
54
- "gitHead": "c239d87b7e21262af03804064e01a6dc3a2e23fa"
54
+ "gitHead": "e4c1181c90332bd782dbba33dd8c1599ede76466"
55
55
  }