Skip to content

Commit 6e12bf6

Browse files
committed
docs: bump numbers
1 parent 6effe18 commit 6e12bf6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,12 @@
1111

1212
**tinyspawn** is a minimalistic [child_process](https://nodejs.org/api/child_process.html) wrapper with following features:
1313

14-
- Small (~50 LOC, 600 bytes).
14+
- Small (~80 LOC, 835 bytes).
1515
- Focus on performance.
1616
- Zero dependencies.
1717
- Meaningful errors.
1818
- Easy to extend.
19+
- Fully typed.
1920

2021
## Install
2122

0 commit comments

Comments
 (0)