diff --git a/package.json b/package.json index bdc35f71..28255bc6 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,10 @@ "node": "./web-ifc-api-node.js", "import": "./web-ifc-api.js", "browser": "./web-ifc-api.js" - } + }, + "./web-ifc.wasm": "./web-ifc.wasm", + "./web-ifc-mt.wasm": "./web-ifc-mt.wasm", + "./web-ifc-node.wasm": "./web-ifc-node.wasm" }, "pckg-gui": {}, "scripts": {