@things-factory/integration-sellercraft 7.0.24 → 7.0.26

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 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/integration-sellercraft",
3
- "version": "7.0.24",
3
+ "version": "7.0.26",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -31,14 +31,13 @@
31
31
  "@things-factory/code-ui": "^7.0.22",
32
32
  "@things-factory/context-ui": "^7.0.19",
33
33
  "@things-factory/i18n-base": "^7.0.22",
34
- "@things-factory/integration-marketplace": "^7.0.24",
34
+ "@things-factory/integration-marketplace": "^7.0.26",
35
35
  "@things-factory/integration-ui": "^7.0.24",
36
36
  "@things-factory/more-ui": "^7.0.19",
37
37
  "@things-factory/resource-ui": "^7.0.24",
38
38
  "@things-factory/setting-ui": "^7.0.22",
39
39
  "debug": "^4.1.1",
40
- "node-fetch": "^2.6.0",
41
- "querystring": "^0.2.1"
40
+ "node-fetch": "^2.6.0"
42
41
  },
43
42
  "devDependencies": {
44
43
  "@microsoft/tsdoc": "^0.12.20",
@@ -50,5 +49,5 @@
50
49
  "nock": "^13.0.2",
51
50
  "should": "^13.2.3"
52
51
  },
53
- "gitHead": "fbcc1bcca6ff68ef3c53330ca8b3e39f08570320"
52
+ "gitHead": "a8c7831361a556ac922373a841dcff968409dfee"
54
53
  }