@things-factory/integration-sellercraft 6.0.0-zeta.27 → 6.0.0-zeta.28

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.0.0-zeta.27",
3
+ "version": "6.0.0-zeta.28",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -30,8 +30,8 @@
30
30
  "@things-factory/context-ui": "^6.0.0-zeta.27",
31
31
  "@things-factory/grist-ui": "^6.0.0-zeta.27",
32
32
  "@things-factory/i18n-base": "^6.0.0-zeta.27",
33
- "@things-factory/integration-marketplace": "^6.0.0-zeta.27",
34
- "@things-factory/integration-ui": "^6.0.0-zeta.27",
33
+ "@things-factory/integration-marketplace": "^6.0.0-zeta.28",
34
+ "@things-factory/integration-ui": "^6.0.0-zeta.28",
35
35
  "@things-factory/more-ui": "^6.0.0-zeta.27",
36
36
  "@things-factory/resource-ui": "^6.0.0-zeta.27",
37
37
  "@things-factory/setting-ui": "^6.0.0-zeta.27",
@@ -50,5 +50,5 @@
50
50
  "nock": "^13.0.2",
51
51
  "should": "^13.2.3"
52
52
  },
53
- "gitHead": "ae1520f7482a72eef5bfb7ebf07ce672136579e8"
53
+ "gitHead": "df68dc2cd4e06c3f8f4aa45314b8e2af9dfe1f1c"
54
54
  }