Skip to content

Commit 2b67a82

Browse files
feat: boltz verifier claim swap (#95)
* feat: boltz verifier claim amount * build: dependency update
1 parent a856fdd commit 2b67a82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rsksmart/rif-relay-client",
3-
"version": "2.2.3",
3+
"version": "2.2.4",
44
"private": false,
55
"description": "This project contains all the client code for the rif relay system.",
66
"license": "MIT",
@@ -90,7 +90,7 @@
9090
"typescript": "4.8.2"
9191
},
9292
"peerDependencies": {
93-
"@rsksmart/rif-relay-contracts": "^2.1.0-beta.0",
93+
"@rsksmart/rif-relay-contracts": "^2.1.1-beta.0",
9494
"ethers": "^5.7.0"
9595
},
9696
"publishConfig": {

0 commit comments

Comments
 (0)