Skip to content

Commit 36e3e12

Browse files
Merge pull request #19 from hanabi-rest/rename
Update project name and command in .changeset/wet-cameras-wink.md
2 parents 6bd6574 + d8c3f86 commit 36e3e12

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.changeset/wet-cameras-wink.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@hanabi.rest/cli": minor
3+
---
4+
5+
rename project name,command

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# @hanabi/cli
1+
# @hanabi.rest/cli
22

33
A CLI for dumping API files and SQL generated by [hanabi.rest](https://hanabi.rest) to local, and for structuring the project.
44

55
```bash
6-
$ npx @hanabi/cli <version-id>
6+
$ npx @hanabi.rest/cli <version-id>
77
```
88

99
## Options

0 commit comments

Comments
 (0)