Commit d9f75371 authored by Moody Salem's avatar Moody Salem

fix module reference

parent 473ffb0e
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
"uniswap", "uniswap",
"ethereum" "ethereum"
], ],
"module": "dist/sdk.esm.js", "module": "dist/v2-sdk.esm.js",
"scripts": { "scripts": {
"lint": "tsdx lint src test", "lint": "tsdx lint src test",
"build": "tsdx build", "build": "tsdx build",
......
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