Skip to content

Commit

Permalink
build: bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Majorfi committed Apr 12, 2024
1 parent 1ce0317 commit 44c9e92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yearn-finance/web-lib",
"version": "3.0.185",
"version": "3.0.186",
"main": "./dist/index.js",
"types": "./dist/index.d.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion src/utils/schemas/yDaemonTokenListBalances.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ const SOLVER = [
'ChainCoin',
'InternalMigration',
'OptimismBooster',
'GaugeStakingBooster',
'Cowswap',
'Portals',
'Wido',
'None'
] as const;

Expand Down

0 comments on commit 44c9e92

Please sign in to comment.