Skip to content

Commit

Permalink
fix: rm commonjs
Browse files Browse the repository at this point in the history
  • Loading branch information
adiwajshing committed Dec 4, 2024
1 parent ce8d4f0 commit 4ed20b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"version": "3.0.1",
"description": "JS Wrappers for Various ZK Snark Circuits",
"main": "lib/index.js",
"type": "commonjs",
"scripts": {
"run:tsc": "SWC_NODE_IGNORE_DYNAMIC=true node -r @swc-node/register",
"test": "SWC_NODE_IGNORE_DYNAMIC=true NODE_ENV=test node --experimental-strip-types node_modules/.bin/jest --forceExit --detectOpenHandles",
Expand Down

0 comments on commit 4ed20b2

Please sign in to comment.