Skip to content

Commit

Permalink
build: bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Majorfi committed Feb 9, 2024
1 parent b109ff2 commit d9392a7
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.153",
"version": "3.0.154",
"main": "./dist/index.js",
"types": "./dist/index.d.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion src/components/YearnApps.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export const APPS = {
Vaults: {
name: 'Vaults',
href: 'https://yearn.fi/vaults',
host: 'yearn.fi',
host: 'localhost:',
icon: (
<LogoYearn
className={'size-8'}
Expand Down

0 comments on commit d9392a7

Please sign in to comment.