Skip to content

Commit a9b09ca

Browse files
elbywanlambertkevin
authored andcommitted
chore: add missing celo transitive dep
1 parent 7a94660 commit a9b09ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pnpmfile.cjs

+1
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ function readPackage(pkg, context) {
102102
}),
103103
addDependencies("@celo/utils", {
104104
"fp-ts": "*",
105+
rlp: "*",
105106
}),
106107
/* @cosmjs/* packages */
107108
addDependencies("@cosmjs/proto-signing", {

0 commit comments

Comments
 (0)