Skip to content

Commit

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

Package sizes (brotli'd, pre-treeshake): ESM: 15.69 KB
Package sizes (brotli'd, pre-treeshake): ESM: 15.79 KB

## Dependencies

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

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

Package sizes (brotli'd, pre-treeshake): ESM: 4.28 KB
Package sizes (brotli'd, pre-treeshake): ESM: 4.27 KB

## Dependencies

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

Package sizes (brotli'd, pre-treeshake): ESM: 14.04 KB
Package sizes (brotli'd, pre-treeshake): ESM: 14.01 KB

## Dependencies

Expand Down

0 comments on commit 94c2c0d

Please sign in to comment.