mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-28 08:05:51 +00:00
Retry releasing ripple-keypairs (#2344)
* Fix package pointing to b * Point to new version of ripple-keypairs * Update package.lock
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## Unreleased
|
||||
|
||||
## 1.2.0 (2023-06-13)
|
||||
## 1.3.0 (2023-06-13)
|
||||
### Added
|
||||
* Adds support for npm v9
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ripple-keypairs",
|
||||
"version": "1.2.0",
|
||||
"version": "1.3.0",
|
||||
"description": "Cryptographic key pairs for the XRP Ledger",
|
||||
"scripts": {
|
||||
"build": "tsc -b",
|
||||
|
||||
Reference in New Issue
Block a user