Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Max-3-7 committed May 13, 2023
1 parent 88f6f8d commit fcc47da
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@traderjoe-xyz/sdk-v2",
"license": "MIT",
"version": "1.4.9",
"version": "2.0.0",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"files": [
Expand All @@ -28,12 +28,12 @@
},
"dependencies": {
"@traderjoe-xyz/sdk": "^4.0.0",
"@wagmi/chains": "^0.2.23",
"jsbi": "^3.1.1",
"lodash.flatmap": "^4.5.0",
"tiny-invariant": "^1.1.0",
"tiny-warning": "^1.0.3",
"toformat": "^2.0.0",
"lodash.flatmap": "^4.5.0",
"@wagmi/chains": "^0.2.23",
"viem": "^0.3.22"
},
"devDependencies": {
Expand Down

0 comments on commit fcc47da

Please sign in to comment.