2.8.0 release (#2343)

This commit is contained in:
Jackson Mills
2023-06-13 14:15:08 -07:00
committed by GitHub
parent 5726a6251d
commit 3791c6292c
238 changed files with 64402 additions and 26426 deletions

View File

@@ -2,6 +2,7 @@
## Unreleased
## 1.2.0 (2023-06-13)
### Added
* Adds support for npm v9

View File

@@ -1,6 +1,6 @@
{
"name": "ripple-keypairs",
"version": "1.1.5",
"version": "1.2.0",
"description": "Cryptographic key pairs for the XRP Ledger",
"scripts": {
"build": "tsc -b",
@@ -21,7 +21,7 @@
"brorand": "^1.0.5",
"elliptic": "^6.5.4",
"hash.js": "^1.0.3",
"ripple-address-codec": "^4.2.5"
"ripple-address-codec": "^4.3.0"
},
"repository": {
"type": "git",