We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b243975 commit cd6d94bCopy full SHA for cd6d94b
wasm/package.json
@@ -6,7 +6,7 @@
6
"The Provable Team"
7
],
8
"license": "GPL-3.0",
9
-
+ "type": "module",
10
"main": "./dist/testnet/index.js",
11
"browser": "./dist/testnet/index.js",
12
"types": "./dist/testnet/index.d.ts",
0 commit comments