Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
compojoom committed Dec 11, 2024
1 parent 3377a78 commit ff94d59
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,13 @@
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build --quiet"
},
"overrides": {
"@safe-global/safe-core-sdk-types/ethers": "6.11.1",
"@safe-global/protocol-kit/ethers": "6.11.1",
"@safe-global/api-kit/ethers": "6.11.1",
"@gnosis.pm/zodiac/ethers": "6.11.1",
"@keystonehq/eth-keyring": "0.14.4"
},
"engines": {
"node": ">=18"
},
Expand Down

0 comments on commit ff94d59

Please sign in to comment.