From a5ee0741fd38c26e9cfffc01d1d8ae21985d4885 Mon Sep 17 00:00:00 2001 From: Richard Date: Sun, 5 Jan 2025 07:20:39 -0800 Subject: [PATCH] update size --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59a6ed20..b70605d6 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ pipe(numbers, [ ``` # Installation -[Core build](https://unpkg.com/rubico/index.js) ([~6.8 kB minified and gzipped](https://unpkg.com/rubico/dist/rubico.min.js)) +[Core build](https://unpkg.com/rubico/index.js) ([~9.8 kB minified and gzipped](https://unpkg.com/rubico/dist/rubico.min.js)) with `npm` ```bash