Skip to content

Commit 7ea6c42

Browse files
committed
Change kb mentions
1 parent f9aeb48 commit 7ea6c42

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
</a>
77
</p>
8-
<p align="center">Fast <b>3kB</b> alternative to React with the same modern API.</p>
8+
<p align="center">Fast <b>4kB</b> alternative to React with the same modern API.</p>
99

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"amdName": "preact",
44
"version": "10.26.8",
55
"private": false,
6-
"description": "Fast 3kb React-compatible Virtual DOM library.",
6+
"description": "Fast 4kb React-compatible Virtual DOM library.",
77
"main": "dist/preact.js",
88
"module": "dist/preact.mjs",
99
"umd:main": "dist/preact.umd.js",

0 commit comments

Comments
 (0)