Skip to content

Commit 25693e7

Browse files
committed
chore: rename package to @commonprefix/xrpl-cli
1 parent 5a1ad86 commit 25693e7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ xrpl --help
4141
## Installation
4242

4343
```bash
44-
npm install -g xrpl-cli
44+
npm install -g @commonprefix/xrpl-cli
4545
```
4646

4747
Requires Node.js v20+.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "xrpl-cli",
2+
"name": "@commonprefix/xrpl-cli",
33
"version": "0.1.0",
44
"description": "A Swiss Army knife for interacting with the XRP Ledger from the command line",
55
"type": "module",

0 commit comments

Comments
 (0)