update package.json for @transia

This commit is contained in:
Denis Angell
2023-03-28 20:36:54 +00:00
parent 25f267b81f
commit ef3f95475e
4 changed files with 8 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "ripple-binary-codec",
"name": "@transia/ripple-binary-codec",
"version": "1.4.3",
"description": "XRP Ledger binary codec",
"files": [
@@ -28,7 +28,7 @@
},
"repository": {
"type": "git",
"url": "git@github.com:XRPLF/xrpl.js.git"
"url": "git@github.com/Transia-RnD/xrpl.js/tree/beta"
},
"bugs": {
"url": "https://github.com/XRPLF/xrpl.js/issues"