release(xrpl): 2.2.3

This commit is contained in:
Caleb Kniffen
2022-05-04 16:32:10 -05:00
parent e2dd680bde
commit b6afb4e434
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -16702,7 +16702,7 @@
} }
}, },
"packages/xrpl": { "packages/xrpl": {
"version": "2.2.2", "version": "2.2.3",
"integrity": "sha512-NmrSYpXym7NzGABeXU1H8g4ZtCxRhr/3wu0lguxzcIYpcKPgWLYimg+s9NLLNbPWTZdxXu9SeSWu5zh4gyqAeA==", "integrity": "sha512-NmrSYpXym7NzGABeXU1H8g4ZtCxRhr/3wu0lguxzcIYpcKPgWLYimg+s9NLLNbPWTZdxXu9SeSWu5zh4gyqAeA==",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {

View File

@@ -1,6 +1,6 @@
{ {
"name": "xrpl", "name": "xrpl",
"version": "2.2.2", "version": "2.2.3",
"license": "ISC", "license": "ISC",
"description": "A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser", "description": "A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser",
"files": [ "files": [