Skip to content

Commit

Permalink
build: bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Majorfi committed Mar 21, 2024
1 parent be95529 commit 85a527a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 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.181",
"version": "3.0.182",
"main": "./dist/index.js",
"types": "./dist/index.d.js",
"files": [
Expand Down
12 changes: 0 additions & 12 deletions src/components/YearnApps.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -97,18 +97,6 @@ export const APPS = {
/>
)
},
yBribe: {
name: 'yBribe',
href: 'https://ybribe.yearn.fi',
host: 'ybribe.yearn.fi',
icon: (
<LogoYearn
className={'size-8'}
back={'text-neutral-900'}
front={'text-neutral-0'}
/>
)
},
yFactory: {
name: 'yFactory',
href: 'https://factory.yearn.fi',
Expand Down

0 comments on commit 85a527a

Please sign in to comment.