Skip to content

Commit

Permalink
Change kb mentions
Browse files Browse the repository at this point in the history
  • Loading branch information
JoviDeCroock committed Mar 1, 2025
1 parent be33221 commit 7544da1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

</a>
</p>
<p align="center">Fast <b>3kB</b> alternative to React with the same modern API.</p>
<p align="center">Fast <b>4kB</b> alternative to React with the same modern API.</p>

**All the power of Virtual DOM components, without the overhead:**

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"amdName": "preact",
"version": "10.26.4",
"private": false,
"description": "Fast 3kb React-compatible Virtual DOM library.",
"description": "Fast 4kb React-compatible Virtual DOM library.",
"main": "dist/preact.js",
"module": "dist/preact.mjs",
"umd:main": "dist/preact.umd.js",
Expand Down

0 comments on commit 7544da1

Please # to comment.