Skip to content

Commit

Permalink
s3sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
lmajano committed Feb 19, 2025
1 parent 0f266be commit 9137f66
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions test-harness/box.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@
"private":true,
"description":"",
"dependencies":{
"coldbox":"7"
"coldbox":"^7",
"s3sdk":"^5.1.2"
},
"devDependencies":{
"testbox":"^5.4.0+7"
"testbox":"*"
},
"installPaths":{
"coldbox":"coldbox/",
Expand Down

0 comments on commit 9137f66

Please sign in to comment.