diff --git a/package.json b/package.json index bab05a6..f9610a1 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,8 @@ "bugs": { "url": "https://github.com/bjorn3/browser_wasi_shim/issues" }, + "main": "dist/index.js", + "types": "dist/index.d.ts", "exports": { ".": { "types": "./typings/index.d.ts",