mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-19 03:35:49 +00:00
fix GitHub pages (#1802)
* Publish - ripple-address-codec@4.2.0 - ripple-binary-codec@1.2.0 - ripple-keypairs@1.1.0 - xrpl@2.0.2 * moves back git hub pages docs to the top
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ripple-binary-codec",
|
||||
"version": "1.1.3",
|
||||
"version": "1.2.0",
|
||||
"description": "XRP Ledger binary codec",
|
||||
"files": [
|
||||
"dist/*",
|
||||
@@ -17,7 +17,7 @@
|
||||
"buffer": "5.6.0",
|
||||
"create-hash": "^1.2.0",
|
||||
"decimal.js": "^10.2.0",
|
||||
"ripple-address-codec": "^4.1.1"
|
||||
"ripple-address-codec": "^4.2.0"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsc -b && cp ./src/enums/definitions.json ./dist/enums",
|
||||
|
||||
Reference in New Issue
Block a user