Skip to content

Commit 69471c7

Browse files
Re-add module line in package.json
1 parent b22591f commit 69471c7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

wasm/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
"name": "@provablehq/wasm",
33
"version": "0.9.7",
4-
5-
4+
"type": "module",
65
"description": "SnarkVM WASM binaries with javascript bindings",
76
"collaborators": [
87
"The Provable Team"

0 commit comments

Comments
 (0)