Skip to content

Commit

Permalink
chore: mitigate ci build intermitent failure
Browse files Browse the repository at this point in the history
  • Loading branch information
zxkane committed May 20, 2024
1 parent eb0a137 commit a5f9e73
Show file tree
Hide file tree
Showing 6 changed files with 366 additions and 292 deletions.
1 change: 1 addition & 0 deletions .projenrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ const commonDevDeps = [
'@types/jsonwebtoken@^9.0.0',
'@types/jsonpath-plus@^5.0.2',
'@types/node-fetch@^2.6.4',
'[email protected]',
];

const smithyPackagesVersion = '2.0.7';
Expand Down
Loading

0 comments on commit a5f9e73

Please sign in to comment.