Commit f8c11f5c authored by Moody Salem's avatar Moody Salem

v1.0.1

parent ea003232
{
"name": "@uniswap/v2-sdk",
"license": "MIT",
"version": "1.0.0",
"version": "1.0.1",
"description": "🛠 An SDK for building applications on top of Uniswap V2",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
......@@ -31,9 +31,9 @@
"@ethersproject/contracts": "^5.0.0"
},
"optionalDependencies": {
"@uniswap/v2-core": "^1.0.1",
"@ethersproject/networks": "^5.0.2",
"@ethersproject/providers": "^5.0.5"
"@ethersproject/providers": "^5.0.5",
"@uniswap/v2-core": "^1.0.1"
},
"devDependencies": {
"@ethersproject/address": "^5.0.2",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment