We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3a1b4a commit 17b7845Copy full SHA for 17b7845
infra/scripts/verifier_sweep/package.json
@@ -4,6 +4,7 @@
4
"description": "Collect Verifier funds",
5
"main": "dist/index.js",
6
"scripts": {
7
+ "prebuild": "yarn install",
8
"build": "tsc",
9
"dev": "ts-node run.ts"
10
},
0 commit comments