Update repository.url (#1670)

This commit is contained in:
Elliot Lee
2021-09-27 07:04:26 -07:00
committed by GitHub
parent 718b0ac5a5
commit 6e4868e6c7

View File

@@ -1,5 +1,5 @@
{
"name": "ripple-lib",
"name": "xrpl",
"version": "1.10.0",
"license": "ISC",
"description": "A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser",
@@ -90,7 +90,7 @@
},
"repository": {
"type": "git",
"url": "git://github.com/ripple/ripple-lib.git"
"url": "git@github.com:XRPLF/xrpl.js.git"
},
"readmeFilename": "README.md",
"engines": {