We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aafcb12 commit 44a0affCopy full SHA for 44a0aff
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vintasend-aws-s3-attachments",
3
- "version": "0.7.1",
+ "version": "0.8.1",
4
"description": "Implementation of AWS S3 Attachments for VintaSend",
5
"main": "dist/index.js",
6
"scripts": {
@@ -18,7 +18,7 @@
18
"dependencies": {
19
"@aws-sdk/client-s3": "^3.981.0",
20
"@aws-sdk/s3-request-presigner": "^3.981.0",
21
- "vintasend": "^0.7.1"
+ "vintasend": "^0.8.1"
22
},
23
"devDependencies": {
24
"@types/jest": "^30.0.0",
0 commit comments