Skip to content

Commit

Permalink
docs: regenerate readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed May 11, 2023
1 parent f6fcbc5 commit ac94179
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/shader-ast-glsl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ For Node.js REPL:
const shaderAstGlsl = await import("@thi.ng/shader-ast-glsl");
```

Package sizes (brotli'd, pre-treeshake): ESM: 1.27 KB
Package sizes (brotli'd, pre-treeshake): ESM: 1.29 KB

## Dependencies

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

Package sizes (brotli'd, pre-treeshake): ESM: 10.99 KB
Package sizes (brotli'd, pre-treeshake): ESM: 11.64 KB

## Dependencies

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

Package sizes (brotli'd, pre-treeshake): ESM: 4.61 KB
Package sizes (brotli'd, pre-treeshake): ESM: 4.72 KB

## Dependencies

Expand Down

0 comments on commit ac94179

Please sign in to comment.