Skip to content

Commit

Permalink
upgrade soroswap-router-sdk to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
esteblock committed Sep 29, 2024
1 parent 352bf61 commit 4f24856
Show file tree
Hide file tree
Showing 3 changed files with 528 additions and 354 deletions.
2 changes: 1 addition & 1 deletion next-env.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"react-virtualized-auto-sizer": "^1.0.20",
"react-window": "^1.8.9",
"redux": "^4.2.1",
"soroswap-router-sdk": "^1.2.13",
"soroswap-router-sdk": "^1.3.0",
"soroswap-ui": "^1.0.0",
"swr": "^2.2.0",
"typescript": "5.3.3",
Expand Down
Loading

0 comments on commit 4f24856

Please sign in to comment.