Skip to content

Commit 72c5dc1

Browse files
Update minimum Node version
1 parent 5b77394 commit 72c5dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

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

33
**Purpose**: Monitor the size of files in your project specified within `package.json`.
44

5-
Uses native compression from Node Core, attempts to parallelize compression work across available CPUs, and requires Node >= `10.16`.
5+
Uses native compression from Node Core, attempts to parallelize compression work across available CPUs, and requires Node >= `12`.
66

77
![Interactive UI Processing Large Files](https://github.com/ampproject/filesize/raw/master/.github/preview.gif)
88

0 commit comments

Comments
 (0)