Skip to content

Commit

Permalink
ddd
Browse files Browse the repository at this point in the history
  • Loading branch information
Filipp Makarov authored and Filipp Makarov committed Nov 25, 2024
1 parent f721e4f commit fa00e19
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
},
"dependencies": {
"@openzeppelin/contracts": "5.1.0",
"accountabstraction": "https://github.com/eth-infinitism/account-abstraction#develop",
"nexus": "https://github.com/bcnmy/nexus#dev",
"solady": "github:vectorized/solady",
"accountabstraction": "https://github.com/eth-infinitism/account-abstraction#v0.7.0",
"nexus": "https://github.com/bcnmy/nexus#release/nexus-1.0.1",
"solady": "github:vectorized/solady#v0.0.271",
"@uniswap/v3-core": "https://github.com/Uniswap/v3-core#0.8",
"@uniswap/v3-periphery": "https://github.com/Uniswap/v3-periphery#0.8",
"@uniswap/swap-router-contracts": "https://github.com/Uniswap/swap-router-contracts",
"@uniswap/swap-router-contracts": "https://github.com/Uniswap/swap-router-contracts#v1.3.0",
"@prb/test": "^0.6.4"
},
"devDependencies": {
Expand Down

0 comments on commit fa00e19

Please sign in to comment.