Skip to content

Commit

Permalink
fix: add missing dependencies (#1512)
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeSchwert authored Feb 21, 2024
1 parent 024a5fd commit f8c8ef7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
"@uniswap/router-sdk": "^1.4.0",
"@uniswap/sdk-core": "^3.0.1",
"@uniswap/v3-sdk": "^3.9.0",
"@walletconnect/ethereum-provider": "^2.11.1",
"@walletconnect/modal": "^2.6.2",
"assert": "^2.0.0",
"axios": "^1.6.5",
"bn.js": "^5.2.1",
Expand Down
2 changes: 2 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3791,6 +3791,8 @@ __metadata:
"@uniswap/router-sdk": ^1.4.0
"@uniswap/sdk-core": ^3.0.1
"@uniswap/v3-sdk": ^3.9.0
"@walletconnect/ethereum-provider": ^2.11.1
"@walletconnect/modal": ^2.6.2
"@yarnpkg/cli": 3.5.0
"@yarnpkg/core": 3.5.0
assert: ^2.0.0
Expand Down

0 comments on commit f8c8ef7

Please sign in to comment.