@things-factory/integration-sellercraft 6.2.139 → 6.2.140

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/integration-sellercraft",
3
- "version": "6.2.139",
3
+ "version": "6.2.140",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -25,13 +25,13 @@
25
25
  },
26
26
  "dependencies": {
27
27
  "@operato/data-grist": "^1.3.5",
28
- "@things-factory/apptool-ui": "^6.2.139",
28
+ "@things-factory/apptool-ui": "^6.2.140",
29
29
  "@things-factory/auth-ui": "^6.2.139",
30
30
  "@things-factory/biz-base": "^6.2.139",
31
31
  "@things-factory/code-ui": "^6.2.139",
32
32
  "@things-factory/context-ui": "^6.2.139",
33
33
  "@things-factory/i18n-base": "^6.2.139",
34
- "@things-factory/integration-marketplace": "^6.2.139",
34
+ "@things-factory/integration-marketplace": "^6.2.140",
35
35
  "@things-factory/integration-ui": "^6.2.139",
36
36
  "@things-factory/more-ui": "^6.2.139",
37
37
  "@things-factory/resource-ui": "^6.2.139",
@@ -50,5 +50,5 @@
50
50
  "nock": "^13.0.2",
51
51
  "should": "^13.2.3"
52
52
  },
53
- "gitHead": "66c1ee297ad4de4d68ad54bc4c06ffb14f8e40b5"
53
+ "gitHead": "aa99f06916839efd1616697529c8b1a08bdebde1"
54
54
  }