Skip to content

Commit 493802e

Browse files
authored
fix: set field to "true"
Signed-off-by: Athan <[email protected]>
1 parent 77a3950 commit 493802e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/stats/base/dnanstdevyc/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
},
8989
{
9090
"task": "build",
91-
"wasm": false,
91+
"wasm": true,
9292
"src": [
9393
"./src/main.c"
9494
],

0 commit comments

Comments
 (0)