Skip to content

Commit

Permalink
build: bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Majorfi committed Jan 17, 2024
1 parent c52bae3 commit 06a0645
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 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.121",
"version": "3.0.122",
"main": "./dist/index.js",
"types": "./dist/index.d.js",
"files": [
Expand All @@ -25,7 +25,7 @@
"export": "tsc && next build && next export -o ipfs"
},
"dependencies": {
"@builtbymom/web3": "^0.0.12",
"@builtbymom/web3": "^0.0.13",
"@headlessui/react": "^1.7.18",
"@rainbow-me/rainbowkit": "^1.3.0",
"@react-hookz/web": "^24.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -319,10 +319,10 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@builtbymom/web3@^0.0.12":
version "0.0.12"
resolved "https://registry.yarnpkg.com/@builtbymom/web3/-/web3-0.0.12.tgz#8fc1d293bf9c22b145845e2686b69afad71bf7cd"
integrity sha512-tNWF3tdby0PNWnxBZtP5N6LN2Xged87iwnz9TSQjPx7W5GHZReWRy4TNGMUrA41UfNMu+JR9WJvRaeGmJ6GcsA==
"@builtbymom/web3@^0.0.13":
version "0.0.13"
resolved "https://registry.yarnpkg.com/@builtbymom/web3/-/web3-0.0.13.tgz#4e41a2df75f626248720afad43c04d786d7d80a9"
integrity sha512-iwCRFz0xYrqWIR3IqQpsubeC2JOi6DEUm5qrlJbQyhEPofDffmz7E6ALpsiY9gyjGOvXein8d3hidPI27dQaww==
dependencies:
"@rainbow-me/rainbowkit" "^1.3.0"
"@react-hookz/web" "^24.0.2"
Expand Down

0 comments on commit 06a0645

Please sign in to comment.