@things-factory/integration-sellercraft 6.2.163 → 6.2.165

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 +13 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/integration-sellercraft",
3
- "version": "6.2.163",
3
+ "version": "6.2.165",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -25,17 +25,17 @@
25
25
  },
26
26
  "dependencies": {
27
27
  "@operato/data-grist": "^1.3.5",
28
- "@things-factory/apptool-ui": "^6.2.162",
29
- "@things-factory/auth-ui": "^6.2.163",
30
- "@things-factory/biz-base": "^6.2.162",
31
- "@things-factory/code-ui": "^6.2.162",
32
- "@things-factory/context-ui": "^6.2.162",
33
- "@things-factory/i18n-base": "^6.2.162",
34
- "@things-factory/integration-marketplace": "^6.2.163",
35
- "@things-factory/integration-ui": "^6.2.163",
36
- "@things-factory/more-ui": "^6.2.162",
37
- "@things-factory/resource-ui": "^6.2.163",
38
- "@things-factory/setting-ui": "^6.2.162",
28
+ "@things-factory/apptool-ui": "^6.2.165",
29
+ "@things-factory/auth-ui": "^6.2.165",
30
+ "@things-factory/biz-base": "^6.2.165",
31
+ "@things-factory/code-ui": "^6.2.165",
32
+ "@things-factory/context-ui": "^6.2.165",
33
+ "@things-factory/i18n-base": "^6.2.165",
34
+ "@things-factory/integration-marketplace": "^6.2.165",
35
+ "@things-factory/integration-ui": "^6.2.165",
36
+ "@things-factory/more-ui": "^6.2.165",
37
+ "@things-factory/resource-ui": "^6.2.165",
38
+ "@things-factory/setting-ui": "^6.2.165",
39
39
  "debug": "^4.1.1",
40
40
  "node-fetch": "^2.6.0",
41
41
  "querystring": "^0.2.1"
@@ -50,5 +50,5 @@
50
50
  "nock": "^13.0.2",
51
51
  "should": "^13.2.3"
52
52
  },
53
- "gitHead": "9709a69dcd717d56fb6d84d0f2c6a92c22d09f0c"
53
+ "gitHead": "7c1bf77d9da08bda3a74d11a0c62cac678c9720f"
54
54
  }