@things-factory/integration-sftp 8.0.0-alpha.31 → 8.0.0-alpha.32

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": "8.0.0-alpha.31",
3
+ "version": "8.0.0-alpha.32",
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": "^8.0.0-alpha.29",
28
28
  "@things-factory/biz-base": "^8.0.0-alpha.29",
29
29
  "@things-factory/env": "^8.0.0-alpha.8",
30
- "@things-factory/integration-fulfillment": "^8.0.0-alpha.31",
30
+ "@things-factory/integration-fulfillment": "^8.0.0-alpha.32",
31
31
  "@things-factory/shell": "^8.0.0-alpha.29",
32
32
  "aws-sdk": "^2.960.0",
33
33
  "xml-js": "^1.6.11"
34
34
  },
35
- "gitHead": "3d8df8131f3b0c1898c525d2928b7f9dc846840e"
35
+ "gitHead": "15446371fcc59077734174c01c05e116a00fe09c"
36
36
  }