diff --git a/package.json b/package.json index c4d89f8..5ce9b7b 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,8 @@ ".": { "types": "./dist/index.d.mts", "default": "./dist/index.mjs" - } + }, + "./dist/*.wasm": "./dist/*.wasm" }, "files": [ "dist"