Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ljacobsson committed Aug 9, 2023
1 parent 56d86fb commit 8f86554
Show file tree
Hide file tree
Showing 4 changed files with 216 additions and 19 deletions.
195 changes: 179 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "samp-cli",
"version": "1.0.33",
"version": "1.0.34",
"description": "CLI tool for extended productivity with AWS Serverless Application Model (SAM)",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -37,6 +37,7 @@
"@aws-sdk/client-sfn": "^3.359.0",
"@aws-sdk/client-sts": "^3.379.1",
"@aws-sdk/credential-provider-sso": "^3.319.0",
"@aws-sdk/shared-ini-file-loader": "^3.374.0",
"@mhlabs/iam-policies-cli": "^1.0.5",
"@octokit/rest": "^18.5.2",
"archiver": "^5.3.1",
Expand Down
Loading

0 comments on commit 8f86554

Please sign in to comment.