Skip to content

Commit

Permalink
chore: add missing celo transitive dep
Browse files Browse the repository at this point in the history
  • Loading branch information
elbywan authored and RamyEB committed Feb 9, 2023
1 parent 5424ad6 commit 5b4549e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pnpmfile.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ function readPackage(pkg, context) {
}),
addDependencies("@celo/utils", {
"fp-ts": "*",
rlp: "*",
}),
/* @cosmjs/* packages */
addDependencies("@cosmjs/proto-signing", {
Expand Down

0 comments on commit 5b4549e

Please sign in to comment.