Skip to content

Commit

Permalink
fix: fix rif-relay-contracts dependency (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
antomor authored Feb 6, 2023
1 parent 7875e50 commit 22735e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"typescript": "4.8.2"
},
"peerDependencies": {
"@rsksmart/rif-relay-contracts": "v2.0.0-beta.0",
"@rsksmart/rif-relay-contracts": "2.0.0-beta.0",
"ethers": "^5.7.0"
},
"publishConfig": {
Expand Down

0 comments on commit 22735e2

Please sign in to comment.