Skip to content

Commit 57651f9

Browse files
authored
chore: fix moniker note
Signed-off-by: Zac Rosenbauer <zac@joggr.io>
1 parent 08b06ed commit 57651f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ npx zpress serve # preview production build
6363

6464
## Why `@zpress/kit`?
6565

66-
The package is published as `@zpress/kit` because npm's moniker rules reserve bare names like `zpress` for npm users who hold that username. Scoping the package under `@zpress/` avoids the restriction and keeps all zpress packages under one org.
66+
The package is published as `@zpress/kit` because npm's moniker rules are overly aggressive and ban names that are similar in anyway to existing packages, we will fix once we get npm to allow us to push to that namespace.
6767

6868
## License
6969

0 commit comments

Comments
 (0)