Skip to content

Commit

Permalink
Merge branch 'develop' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdev3 committed Jan 18, 2024
2 parents 15a2d80 + e0615aa commit aa310ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0xsquid/squid-types",
"version": "0.1.50",
"version": "0.1.51",
"description": "JS and TS types relating to 0xsquid related projects.",
"main": "dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
1 change: 1 addition & 0 deletions src/dexes/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ export enum DexName {
UBESWAP_V3 = "Ubeswap-v3",
UNISWAP_V2 = "Uniswap-v2",
UNISWAP_V3 = "Uniswap-v3",
WIGOSWAP = "WigoSwap",
WOMBAT = "Wombat",
VELODROME = "Velodrome",
VELODROME_V2 = "Velodrome-v2",
Expand Down

0 comments on commit aa310ac

Please sign in to comment.