Commit 81c1c41f authored by Noah Zinsmeister's avatar Noah Zinsmeister

v2.0.0-beta.14

parent 05a05c5a
{
"name": "@uniswap/sdk",
"license": "GPL-3.0-or-later",
"version": "2.0.0-beta.13",
"version": "2.0.0-beta.14",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"files": [
......@@ -14,7 +14,7 @@
],
"module": "dist/sdk.esm.js",
"scripts": {
"lint": "tsdx lint",
"lint": "tsdx lint src test",
"build": "tsdx build",
"start": "tsdx watch",
"test": "tsdx test"
......
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