Skip to content

Commit

Permalink
docs: regen readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Dec 24, 2024
1 parent e9940ed commit 5c8d803
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/buffers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ For Node.js REPL:
const buf = await import("@thi.ng/buffers");
```

Package sizes (brotli'd, pre-treeshake): ESM: 606 bytes
Package sizes (brotli'd, pre-treeshake): ESM: 623 bytes

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/meta-css/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2767,7 +2767,7 @@ distributed as CLI bundle with **no runtime dependencies**. The following
dependencies are only shown for informational purposes and are (partially)
included in the bundle.

Package sizes (brotli'd, pre-treeshake): ESM: 13.78 KB
Package sizes (brotli'd, pre-treeshake): ESM: 13.85 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/ramp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ For Node.js REPL:
const ramp = await import("@thi.ng/ramp");
```

Package sizes (brotli'd, pre-treeshake): ESM: 2.00 KB
Package sizes (brotli'd, pre-treeshake): ESM: 2.02 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/wasm-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ Browser ESM import:

[JSDelivr documentation](https://www.jsdelivr.com/)

Package sizes (brotli'd, pre-treeshake): ESM: 3.11 KB
Package sizes (brotli'd, pre-treeshake): ESM: 3.12 KB

## Dependencies

Expand Down

0 comments on commit 5c8d803

Please sign in to comment.