Added web3 & uniswap dependencies, yarn.lock updated.
This commit is contained in:
@@ -31,7 +31,11 @@
|
|||||||
"react": "17.0.2",
|
"react": "17.0.2",
|
||||||
"react-dom": "17.0.2",
|
"react-dom": "17.0.2",
|
||||||
"react-scripts": "4.0.3",
|
"react-scripts": "4.0.3",
|
||||||
"styled-components": "^5.3.3"
|
"styled-components": "^5.3.3",
|
||||||
|
"@uniswap/sdk": "^3.0.2",
|
||||||
|
"@uniswap/v2-core": "^1.0.1",
|
||||||
|
"@uniswap/v2-periphery": "^1.1.0-beta.0",
|
||||||
|
"web3": "^1.7.5"
|
||||||
},
|
},
|
||||||
"eslintConfig": {
|
"eslintConfig": {
|
||||||
"extends": [
|
"extends": [
|
||||||
|
|||||||
Reference in New Issue
Block a user