@things-factory/integration-sftp 6.1.156 → 6.1.158

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/integration-sftp",
3
- "version": "6.1.156",
3
+ "version": "6.1.158",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -27,10 +27,10 @@
27
27
  "@things-factory/auth-base": "^6.1.156",
28
28
  "@things-factory/biz-base": "^6.1.156",
29
29
  "@things-factory/env": "^6.1.154",
30
- "@things-factory/integration-fulfillment": "^6.1.156",
30
+ "@things-factory/integration-fulfillment": "^6.1.158",
31
31
  "@things-factory/shell": "^6.1.156",
32
32
  "aws-sdk": "^2.960.0",
33
33
  "xml-js": "^1.6.11"
34
34
  },
35
- "gitHead": "5a0f1cd16edee089468c231b3bb97bd0c03c8727"
35
+ "gitHead": "d7c68dc93ff2938b44be97e07c9bdd8c1ecc6e85"
36
36
  }