Skip to content

Commit

Permalink
chore: remove smithy resolution (#11682)
Browse files Browse the repository at this point in the history
  • Loading branch information
israx committed Jul 26, 2023
1 parent 4231307 commit d25bc2f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,7 @@
"resolutions": {
"@types/babel__traverse": "7.20.0",
"path-scurry": "1.10.0",
"**/glob/minipass": "6.0.2",
"@smithy/types": "1.1.0"
"**/glob/minipass": "6.0.2"
},
"jest": {
"resetMocks": true,
Expand Down

0 comments on commit d25bc2f

Please sign in to comment.