diff --git a/packages/k-means/README.md b/packages/k-means/README.md index 9c1112036a..7207c68ff9 100644 --- a/packages/k-means/README.md +++ b/packages/k-means/README.md @@ -59,7 +59,7 @@ For Node.js REPL: const kmeans = await import("@thi.ng/k-means"); ``` -Package sizes (brotli'd, pre-treeshake): ESM: 870 bytes +Package sizes (brotli'd, pre-treeshake): ESM: 884 bytes ## Dependencies diff --git a/packages/pixel-dominant-colors/README.md b/packages/pixel-dominant-colors/README.md index c7cadabe6a..ce7764acaa 100644 --- a/packages/pixel-dominant-colors/README.md +++ b/packages/pixel-dominant-colors/README.md @@ -123,7 +123,7 @@ For Node.js REPL: const pdc = await import("@thi.ng/pixel-dominant-colors"); ``` -Package sizes (brotli'd, pre-treeshake): ESM: 246 bytes +Package sizes (brotli'd, pre-treeshake): ESM: 223 bytes ## Dependencies diff --git a/packages/pixel/README.md b/packages/pixel/README.md index 63938f17d5..9928c28625 100644 --- a/packages/pixel/README.md +++ b/packages/pixel/README.md @@ -219,7 +219,7 @@ For Node.js REPL: const pix = await import("@thi.ng/pixel"); ``` -Package sizes (brotli'd, pre-treeshake): ESM: 7.29 KB +Package sizes (brotli'd, pre-treeshake): ESM: 7.32 KB ## Dependencies