Skip to content

Commit 7bd7baa

Browse files
committed
Fix h5wasm-plugins version in @h5web/h5wasm README
1 parent 2e35dff commit 7bd7baa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/h5wasm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ return:
147147

148148
`@h5web/h5wasm` is capable of identifying and requesting the plugins supported
149149
by the
150-
[`h5wasm-plugins@0.1.0`](https://github.com/h5wasm/h5wasm-plugins/tree/v0.1.0)
150+
[`h5wasm-plugins@0.2.0`](https://github.com/h5wasm/h5wasm-plugins/tree/v0.2.0)
151151
package: `blosc`, `blosc2`, `bshuf`, `bz2`, `jpeg`, `lz4`, `lzf`, `zfp`, `zstd`.
152152

153153
A typical implementation of `getPlugin` in a bundled front-end application might

0 commit comments

Comments
 (0)