@things-factory/integration-sellercraft 6.2.15 → 6.2.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": "6.2.15",
3
+ "version": "6.2.18",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -27,11 +27,11 @@
27
27
  "@operato/data-grist": "^1.3.5",
28
28
  "@things-factory/apptool-ui": "^6.2.15",
29
29
  "@things-factory/auth-ui": "^6.2.15",
30
- "@things-factory/biz-base": "^6.2.15",
30
+ "@things-factory/biz-base": "^6.2.18",
31
31
  "@things-factory/code-ui": "^6.2.15",
32
32
  "@things-factory/context-ui": "^6.2.15",
33
33
  "@things-factory/i18n-base": "^6.2.15",
34
- "@things-factory/integration-marketplace": "^6.2.15",
34
+ "@things-factory/integration-marketplace": "^6.2.18",
35
35
  "@things-factory/integration-ui": "^6.2.15",
36
36
  "@things-factory/more-ui": "^6.2.15",
37
37
  "@things-factory/resource-ui": "^6.2.15",
@@ -51,5 +51,5 @@
51
51
  "nock": "^13.0.2",
52
52
  "should": "^13.2.3"
53
53
  },
54
- "gitHead": "262fa72c069ac8745dd16acd695d0e87331fbc14"
54
+ "gitHead": "57fb4d935b1a9e13989d2eb12dd39a1fc6675a14"
55
55
  }