@things-factory/integration-sellercraft 9.0.0-beta.2 → 9.0.0-beta.4

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/integration-sellercraft",
3
- "version": "9.0.0-beta.2",
3
+ "version": "9.0.0-beta.4",
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": "^9.0.0-beta",
28
- "@things-factory/apptool-ui": "^9.0.0-beta.0",
29
- "@things-factory/auth-ui": "^9.0.0-beta.0",
30
- "@things-factory/biz-base": "^9.0.0-beta.0",
31
- "@things-factory/code-ui": "^9.0.0-beta.0",
28
+ "@things-factory/apptool-ui": "^9.0.0-beta.4",
29
+ "@things-factory/auth-ui": "^9.0.0-beta.4",
30
+ "@things-factory/biz-base": "^9.0.0-beta.4",
31
+ "@things-factory/code-ui": "^9.0.0-beta.4",
32
32
  "@things-factory/context-ui": "^9.0.0-beta.0",
33
- "@things-factory/i18n-base": "^9.0.0-beta.0",
34
- "@things-factory/integration-marketplace": "^9.0.0-beta.2",
35
- "@things-factory/integration-ui": "^9.0.0-beta.0",
33
+ "@things-factory/i18n-base": "^9.0.0-beta.4",
34
+ "@things-factory/integration-marketplace": "^9.0.0-beta.4",
35
+ "@things-factory/integration-ui": "^9.0.0-beta.4",
36
36
  "@things-factory/more-ui": "^9.0.0-beta.0",
37
- "@things-factory/resource-ui": "^9.0.0-beta.0",
38
- "@things-factory/setting-ui": "^9.0.0-beta.2",
37
+ "@things-factory/resource-ui": "^9.0.0-beta.4",
38
+ "@things-factory/setting-ui": "^9.0.0-beta.4",
39
39
  "debug": "^4.1.1",
40
40
  "node-fetch": "^2.6.0"
41
41
  },
@@ -49,5 +49,5 @@
49
49
  "nock": "^13.0.2",
50
50
  "should": "^13.2.3"
51
51
  },
52
- "gitHead": "fb5db4704bbf15d20b6be7f11093e3a99dc429f1"
52
+ "gitHead": "df080ce07d4e046d7684b6790d41df269772a5d7"
53
53
  }