mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-29 16:45:49 +00:00
release: 4.1.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ripple-address-codec",
|
||||
"version": "4.1.2",
|
||||
"version": "4.1.3",
|
||||
"description": "encodes/decodes base58 encoded XRP Ledger identifiers",
|
||||
"files": [
|
||||
"dist/*",
|
||||
@@ -20,6 +20,7 @@
|
||||
"prepublish": "tsc",
|
||||
"prepublishOnly": "tslint -p ./ && jest",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"compile": "tsc",
|
||||
"test": "jest",
|
||||
"lint": "tslint -p ./"
|
||||
|
||||
Reference in New Issue
Block a user