Skip to content

Commit 35f03ef

Browse files
Re-add type:"module" in package.json (#1122)
1 parent 2b2b171 commit 35f03ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wasm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@provablehq/wasm",
33
"version": "0.9.11",
4-
4+
"type": "module",
55
"description": "SnarkVM WASM binaries with javascript bindings",
66
"collaborators": [
77
"The Provable Team"

0 commit comments

Comments
 (0)