Skip to content

Commit 485e283

Browse files
committed
added type: module back into wasm/package.json
1 parent d479d6b commit 485e283

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wasm/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@provablehq/wasm",
33
"version": "0.9.4",
4+
"type": "module",
45

56
"description": "SnarkVM WASM binaries with javascript bindings",
67
"collaborators": [

0 commit comments

Comments
 (0)