@things-factory/integration-sellercraft 7.0.1-alpha.36 → 7.0.1-alpha.37

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.1-alpha.36",
3
+ "version": "7.0.1-alpha.37",
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": "^2.0.0-alpha.0",
28
- "@things-factory/apptool-ui": "^7.0.1-alpha.36",
28
+ "@things-factory/apptool-ui": "^7.0.1-alpha.37",
29
29
  "@things-factory/auth-ui": "^7.0.1-alpha.36",
30
30
  "@things-factory/biz-base": "^7.0.1-alpha.36",
31
31
  "@things-factory/code-ui": "^7.0.1-alpha.36",
32
32
  "@things-factory/context-ui": "^7.0.1-alpha.36",
33
33
  "@things-factory/i18n-base": "^7.0.1-alpha.36",
34
- "@things-factory/integration-marketplace": "^7.0.1-alpha.36",
34
+ "@things-factory/integration-marketplace": "^7.0.1-alpha.37",
35
35
  "@things-factory/integration-ui": "^7.0.1-alpha.36",
36
36
  "@things-factory/more-ui": "^7.0.1-alpha.36",
37
37
  "@things-factory/resource-ui": "^7.0.1-alpha.36",
@@ -50,5 +50,5 @@
50
50
  "nock": "^13.0.2",
51
51
  "should": "^13.2.3"
52
52
  },
53
- "gitHead": "0edea369efceed48f449b385f79c14c5fe2d737b"
53
+ "gitHead": "3de2eae1ae2507386a72ea056a251d7f557b99dc"
54
54
  }