Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Majorfi committed Oct 7, 2023
1 parent d6078ee commit f18416b
Show file tree
Hide file tree
Showing 2 changed files with 443 additions and 51 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yearn-finance/web-lib",
"version": "3.0.47",
"version": "3.0.49",
"main": "./dist/index.js",
"types": "./dist/index.d.js",
"files": [
Expand Down Expand Up @@ -32,7 +32,7 @@
"@wagmi/core": "^1.4.3",
"axios": "^1.5.1",
"dayjs": "^1.11.10",
"ethers": "6.7.1",
"ethers": "5.7.2",
"eventemitter3": "^5.0.1",
"graphql": "^16.8.1",
"graphql-request": "^6.1.0",
Expand Down Expand Up @@ -91,4 +91,4 @@
"viem": "1.10.9",
"wagmi": "1.4.1"
}
}
}
Loading

0 comments on commit f18416b

Please sign in to comment.