Skip to content

Commit

Permalink
feat: boltz verifier claim swap
Browse files Browse the repository at this point in the history
  • Loading branch information
franciscotobar committed Aug 2, 2024
1 parent a856fdd commit 43df4e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsksmart/rif-relay-client",
"version": "2.2.3",
"version": "2.2.4",
"private": false,
"description": "This project contains all the client code for the rif relay system.",
"license": "MIT",
Expand Down Expand Up @@ -90,7 +90,7 @@
"typescript": "4.8.2"
},
"peerDependencies": {
"@rsksmart/rif-relay-contracts": "^2.1.0-beta.0",
"@rsksmart/rif-relay-contracts": "github:rsksmart/rif-relay-contracts#boltz-verifier-claim-amount",
"ethers": "^5.7.0"
},
"publishConfig": {
Expand Down

0 comments on commit 43df4e0

Please sign in to comment.