@things-factory/integration-sellercraft 7.0.0-alpha.18 → 7.0.0-alpha.19

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": "7.0.0-alpha.18",
3
+ "version": "7.0.0-alpha.19",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -27,11 +27,11 @@
27
27
  "@operato/data-grist": "^2.0.0-alpha.0",
28
28
  "@things-factory/apptool-ui": "^7.0.0-alpha.18",
29
29
  "@things-factory/auth-ui": "^7.0.0-alpha.18",
30
- "@things-factory/biz-base": "^7.0.0-alpha.18",
30
+ "@things-factory/biz-base": "^7.0.0-alpha.19",
31
31
  "@things-factory/code-ui": "^7.0.0-alpha.18",
32
32
  "@things-factory/context-ui": "^7.0.0-alpha.18",
33
33
  "@things-factory/i18n-base": "^7.0.0-alpha.18",
34
- "@things-factory/integration-marketplace": "^7.0.0-alpha.18",
34
+ "@things-factory/integration-marketplace": "^7.0.0-alpha.19",
35
35
  "@things-factory/integration-ui": "^7.0.0-alpha.18",
36
36
  "@things-factory/more-ui": "^7.0.0-alpha.18",
37
37
  "@things-factory/resource-ui": "^7.0.0-alpha.18",
@@ -50,5 +50,5 @@
50
50
  "nock": "^13.0.2",
51
51
  "should": "^13.2.3"
52
52
  },
53
- "gitHead": "f695ce9c0e3a8f2d715d27a2e7674c9b9c6b1ee1"
53
+ "gitHead": "3a85ee4b15d4f0e79073840537febc3c044ef8cf"
54
54
  }