@things-factory/integration-sellercraft 6.1.88 → 6.1.90

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 +14 -14
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/integration-sellercraft",
3
- "version": "6.1.88",
3
+ "version": "6.1.90",
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.88",
29
- "@things-factory/auth-ui": "^6.1.88",
30
- "@things-factory/biz-base": "^6.1.88",
31
- "@things-factory/code-ui": "^6.1.88",
32
- "@things-factory/context-ui": "^6.1.84",
33
- "@things-factory/i18n-base": "^6.1.88",
34
- "@things-factory/integration-marketplace": "^6.1.88",
35
- "@things-factory/integration-ui": "^6.1.88",
36
- "@things-factory/more-ui": "^6.1.84",
37
- "@things-factory/resource-ui": "^6.1.88",
38
- "@things-factory/setting-ui": "^6.1.88",
39
- "@things-factory/system-ui": "^6.1.84",
28
+ "@things-factory/apptool-ui": "^6.1.90",
29
+ "@things-factory/auth-ui": "^6.1.90",
30
+ "@things-factory/biz-base": "^6.1.90",
31
+ "@things-factory/code-ui": "^6.1.90",
32
+ "@things-factory/context-ui": "^6.1.90",
33
+ "@things-factory/i18n-base": "^6.1.90",
34
+ "@things-factory/integration-marketplace": "^6.1.90",
35
+ "@things-factory/integration-ui": "^6.1.90",
36
+ "@things-factory/more-ui": "^6.1.90",
37
+ "@things-factory/resource-ui": "^6.1.90",
38
+ "@things-factory/setting-ui": "^6.1.90",
39
+ "@things-factory/system-ui": "^6.1.90",
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": "c532b48aaef9dc9fca4182e38333de8fcb87e4e0"
54
+ "gitHead": "5179fd723efa21331105f0c941a1e6062c201eb7"
55
55
  }