@things-factory/integration-sellercraft 6.0.64 → 6.0.65

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.64",
3
+ "version": "6.0.65",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -24,16 +24,16 @@
24
24
  },
25
25
  "dependencies": {
26
26
  "@things-factory/apptool-ui": "^6.0.60",
27
- "@things-factory/auth-ui": "^6.0.60",
27
+ "@things-factory/auth-ui": "^6.0.65",
28
28
  "@things-factory/biz-base": "^6.0.60",
29
29
  "@things-factory/code-ui": "^6.0.60",
30
30
  "@things-factory/context-ui": "^6.0.60",
31
31
  "@things-factory/grist-ui": "^6.0.60",
32
32
  "@things-factory/i18n-base": "^6.0.60",
33
- "@things-factory/integration-marketplace": "^6.0.64",
33
+ "@things-factory/integration-marketplace": "^6.0.65",
34
34
  "@things-factory/integration-ui": "^6.0.64",
35
35
  "@things-factory/more-ui": "^6.0.60",
36
- "@things-factory/resource-ui": "^6.0.60",
36
+ "@things-factory/resource-ui": "^6.0.65",
37
37
  "@things-factory/setting-ui": "^6.0.60",
38
38
  "@things-factory/system-ui": "^6.0.60",
39
39
  "debug": "^4.1.1",
@@ -50,5 +50,5 @@
50
50
  "nock": "^13.0.2",
51
51
  "should": "^13.2.3"
52
52
  },
53
- "gitHead": "0fc17b9d97e347aea917f7b8f6c0518285ac30c8"
53
+ "gitHead": "6d8e9017e211a4aab574f7962449935edf7dd335"
54
54
  }