- @transia/xrpl@2.7.1-alpha.1
This commit is contained in:
Denis Angell
2023-03-28 20:54:44 +00:00
parent ab343cf690
commit fb898a5b30
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -17216,7 +17216,7 @@
}, },
"packages/xrpl": { "packages/xrpl": {
"name": "@transia/xrpl", "name": "@transia/xrpl",
"version": "2.7.1-alpha.0", "version": "2.7.1-alpha.1",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"bignumber.js": "^9.0.0", "bignumber.js": "^9.0.0",

View File

@@ -3,7 +3,7 @@
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"
}, },
"version": "2.7.1-alpha.0", "version": "2.7.1-alpha.1",
"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": [