Skip to content

Commit 5615024

Browse files
bump to appropriate swap router contracts version
1 parent 420b4df commit 5615024

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"@ethersproject/abi": "^5.5.0",
3030
"@uniswap/sdk-core": "^3.0.1",
31-
"@uniswap/swap-router-contracts": "^1.0.0-beta.5",
31+
"@uniswap/swap-router-contracts": "1.0.0",
3232
"@uniswap/v2-sdk": "^3.0.1",
3333
"@uniswap/v3-sdk": "^3.7.1"
3434
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1582,10 +1582,10 @@
15821582
tiny-invariant "^1.1.0"
15831583
toformat "^2.0.0"
15841584

1585-
"@uniswap/swap-router-contracts@^1.0.0-beta.5":
1586-
version "1.0.0-beta.5"
1587-
resolved "https://registry.yarnpkg.com/@uniswap/swap-router-contracts/-/swap-router-contracts-1.0.0-beta.5.tgz#ec5848b568dee38aed09f7c5a2184c9b3407e7a0"
1588-
integrity sha512-AogRSg8iFzDZzygbMNdRpO0yesuhiI/mMCVpRrPGlDRFxejnoa0BLD7dGFqTHis9nInenpvInE1YKaadCWsQ7g==
1585+
"@uniswap/[email protected]":
1586+
version "1.0.0"
1587+
resolved "https://registry.yarnpkg.com/@uniswap/swap-router-contracts/-/swap-router-contracts-1.0.0.tgz#357a5b681fa5d5a5b1629271b99845c96932d4fa"
1588+
integrity sha512-EOO94glkJ4KI38IVklmMJkZzQLSY2MCNndYBPWlu64g3DkYJ/d04rbiHTEh7zYwT4gvGW8InQpmQA7mzmGIANw==
15891589
dependencies:
15901590
"@openzeppelin/contracts" "3.4.1-solc-0.7-2"
15911591
"@uniswap/v2-core" "1.0.1"

0 commit comments

Comments
 (0)