@things-factory/integration-sellercraft 6.1.178 → 6.1.181

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.1.178",
3
+ "version": "6.1.181",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -25,18 +25,18 @@
25
25
  },
26
26
  "dependencies": {
27
27
  "@operato/data-grist": "^1.3.5",
28
- "@things-factory/apptool-ui": "^6.1.178",
29
- "@things-factory/auth-ui": "^6.1.178",
30
- "@things-factory/biz-base": "^6.1.178",
31
- "@things-factory/code-ui": "^6.1.178",
32
- "@things-factory/context-ui": "^6.1.178",
33
- "@things-factory/i18n-base": "^6.1.178",
34
- "@things-factory/integration-marketplace": "^6.1.178",
35
- "@things-factory/integration-ui": "^6.1.178",
36
- "@things-factory/more-ui": "^6.1.178",
37
- "@things-factory/resource-ui": "^6.1.178",
38
- "@things-factory/setting-ui": "^6.1.178",
39
- "@things-factory/system-ui": "^6.1.178",
28
+ "@things-factory/apptool-ui": "^6.1.181",
29
+ "@things-factory/auth-ui": "^6.1.181",
30
+ "@things-factory/biz-base": "^6.1.181",
31
+ "@things-factory/code-ui": "^6.1.181",
32
+ "@things-factory/context-ui": "^6.1.181",
33
+ "@things-factory/i18n-base": "^6.1.181",
34
+ "@things-factory/integration-marketplace": "^6.1.181",
35
+ "@things-factory/integration-ui": "^6.1.181",
36
+ "@things-factory/more-ui": "^6.1.181",
37
+ "@things-factory/resource-ui": "^6.1.181",
38
+ "@things-factory/setting-ui": "^6.1.181",
39
+ "@things-factory/system-ui": "^6.1.181",
40
40
  "debug": "^4.1.1",
41
41
  "node-fetch": "^2.6.0",
42
42
  "querystring": "^0.2.1"
@@ -51,5 +51,5 @@
51
51
  "nock": "^13.0.2",
52
52
  "should": "^13.2.3"
53
53
  },
54
- "gitHead": "6384b7142eb42ae4267a2c8cf2fda2074facef83"
54
+ "gitHead": "006ae84bfda014619469d0ad7eab0e18682578f3"
55
55
  }