Skip to content

Commit

Permalink
chore: bump to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Menci committed Dec 13, 2023
1 parent 9d500ce commit f9718b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-wasm",
"version": "3.2.2",
"version": "3.3.0",
"description": "Add WebAssembly ESM integration (aka. Webpack's `asyncWebAssembly`) to Vite and support `wasm-pack` generated modules.",
"types": "./exports/require.d.cts",
"main": "./exports/require.cjs",
Expand Down

0 comments on commit f9718b9

Please sign in to comment.