Skip to content

Commit

Permalink
Bump AWS S3 node for PR #303
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Conway-Jones committed Nov 24, 2022
1 parent 9389ef0 commit 1274564
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 131 deletions.
129 changes: 0 additions & 129 deletions aws/package-lock.json

This file was deleted.

4 changes: 2 additions & 2 deletions aws/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "node-red-node-aws",
"version": "0.2.2",
"version": "0.2.3",
"description": "A Node-RED node to watch, save and retreive files from an Amazon S3 bucket",
"dependencies": {
"aws-sdk": "^2.1098.0",
"aws-sdk": "^2.1261.0",
"minimatch": "^3.1.2"
},
"repository": {
Expand Down

0 comments on commit 1274564

Please sign in to comment.