Skip to content

Commit

Permalink
Add amazon-s3-url to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
donaldgray committed Sep 9, 2024
1 parent 31f67ee commit 8eb9adb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion LeedsPrototypeTests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"dependencies": {
"@aws-sdk/client-s3": "^3.633.0",
"@aws-sdk/credential-providers": "^3.632.0",
"s3-url-parser": "^1.0.3"
"s3-url-parser": "^1.0.3",
"amazon-s3-url": "^1.0.3"
}
}

0 comments on commit 8eb9adb

Please sign in to comment.