Skip to content

Commit 2296a6c

Browse files
committed
Update xrpl.js version
1 parent c380bec commit 2296a6c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_code-samples/issue-credentials/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"express": "^5.1.0",
1717
"inquirer": "^12.5.2",
1818
"morgan": "^1.10.0",
19-
"xrpl": "^4.2.0"
19+
"xrpl": "^4.2.5"
2020
}
2121
}

_code-samples/verify-credential/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"dependencies": {
1414
"commander": "^13.1.0",
1515
"winston": "^3.17.0",
16-
"xrpl": "^4.2.0"
16+
"xrpl": "^4.2.5"
1717
}
1818
}

0 commit comments

Comments
 (0)