prepare for release as @uniswap/v2-sdk
Showing
{ | { | ||
"name": "@uniswap/sdk", | "name": "@uniswap/v2-sdk", | ||
"license": "MIT", | "license": "MIT", | ||
"version": "3.0.3", | "version": "1.0.0", | ||
"description": "🛠 An SDK for building applications on top of Uniswap.", | "description": "🛠 An SDK for building applications on top of Uniswap V2", | ||
"main": "dist/index.js", | "main": "dist/index.js", | ||
"typings": "dist/index.d.ts", | "typings": "dist/index.d.ts", | ||
"files": [ | "files": [ | ||
... | ... |
Please register or sign in to comment