@things-factory/integration-sellercraft 8.0.0-alpha.2 → 8.0.0-alpha.4

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": "8.0.0-alpha.2",
3
+ "version": "8.0.0-alpha.4",
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": "^8.0.0-alpha",
28
- "@things-factory/apptool-ui": "^8.0.0-alpha.2",
28
+ "@things-factory/apptool-ui": "^8.0.0-alpha.4",
29
29
  "@things-factory/auth-ui": "^8.0.0-alpha.2",
30
30
  "@things-factory/biz-base": "^8.0.0-alpha.2",
31
31
  "@things-factory/code-ui": "^8.0.0-alpha.2",
32
32
  "@things-factory/context-ui": "^8.0.0-alpha.2",
33
33
  "@things-factory/i18n-base": "^8.0.0-alpha.2",
34
- "@things-factory/integration-marketplace": "^8.0.0-alpha.2",
34
+ "@things-factory/integration-marketplace": "^8.0.0-alpha.4",
35
35
  "@things-factory/integration-ui": "^8.0.0-alpha.2",
36
36
  "@things-factory/more-ui": "^8.0.0-alpha.2",
37
37
  "@things-factory/resource-ui": "^8.0.0-alpha.2",
@@ -49,5 +49,5 @@
49
49
  "nock": "^13.0.2",
50
50
  "should": "^13.2.3"
51
51
  },
52
- "gitHead": "9599f03becd1263f0c6d7c1138b82180036f7dbf"
52
+ "gitHead": "7ce1619bb0f3b0cc12006e827c93d3bb811c49b2"
53
53
  }