Added web3 & uniswap dependencies, yarn.lock updated.

This commit is contained in:
StockiP
2022-11-02 08:27:10 +01:00
parent ffb3da829f
commit d6c9808794
2 changed files with 11469 additions and 12707 deletions

View File

@@ -31,7 +31,11 @@
"react": "17.0.2",
"react-dom": "17.0.2",
"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": {
"extends": [