Skip to content

Commit

Permalink
feat: bring back v6 resolution in unchained-client
Browse files Browse the repository at this point in the history
This reverts commit 849fd13.
  • Loading branch information
gomesalexandre committed Feb 19, 2024
1 parent c79c012 commit 25972e7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/unchained-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,14 @@
"dependencies": {
"@shapeshiftoss/caip": "workspace:^",
"@shapeshiftoss/common-api": "^9.3.0",
"ethers": "^6.11.1",
"isomorphic-ws": "^4.0.1",
"ws": "^8.3.0"
},
"devDependencies": {
"@openapitools/openapi-generator-cli": "^2.5.1"
},
"resolutions": {
"ethers": "^6.11.1"
}
}
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9951,6 +9951,7 @@ __metadata:
"@openapitools/openapi-generator-cli": ^2.5.1
"@shapeshiftoss/caip": "workspace:^"
"@shapeshiftoss/common-api": ^9.3.0
ethers: ^6.11.1
isomorphic-ws: ^4.0.1
ws: ^8.3.0
languageName: unknown
Expand Down

0 comments on commit 25972e7

Please sign in to comment.