Skip to content

Commit

Permalink
chore: remove Yarn classic from dependencies (#490)
Browse files Browse the repository at this point in the history
  • Loading branch information
roushou authored Jun 10, 2024
1 parent 0c84b05 commit bb79779
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,7 @@
"ts-jest": "^29.1.2",
"typescript": "~5.3.3",
"viem": "^2.10.5",
"wagmi": "^2.8.7",
"yarn": "^1.22.21"
"wagmi": "^2.8.7"
},
"resolutions": {
"@coinbase/wallet-sdk": "npm:@coinbase/[email protected]",
Expand Down
11 changes: 0 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2146,7 +2146,6 @@ __metadata:
typescript: "npm:~5.3.3"
viem: "npm:^2.10.5"
wagmi: "npm:^2.8.7"
yarn: "npm:^1.22.21"
peerDependencies:
"@coinbase/wallet-sdk": ^4
"@tanstack/react-query": ^5
Expand Down Expand Up @@ -13459,16 +13458,6 @@ __metadata:
languageName: node
linkType: hard

"yarn@npm:^1.22.21":
version: 1.22.22
resolution: "yarn@npm:1.22.22"
bin:
yarn: bin/yarn.js
yarnpkg: bin/yarn.js
checksum: 8c77198c93d7542e7f4e131c63b66de357b7076ecfbcfe709ec0d674115c2dd9edaa45196e5510e6e9366d368707a802579e3402071002e1c9d9a99d491478de
languageName: node
linkType: hard

"yocto-queue@npm:^0.1.0":
version: 0.1.0
resolution: "yocto-queue@npm:0.1.0"
Expand Down

0 comments on commit bb79779

Please sign in to comment.