Skip to content

Commit 6154175

Browse files
committed
fix(umap-wasm): skip building umap-wasm and use prebuilt js
1 parent ffc16de commit 6154175

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/umap-wasm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"runtime.js"
1212
],
1313
"scripts": {
14-
"build": "make"
14+
"make": "make"
1515
}
1616
}

0 commit comments

Comments
 (0)