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 valpinkman committed Feb 6, 2023
1 parent 5c2a6ee commit c060ff5
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 c060ff5

Please sign in to comment.