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 f5452ca commit 5e05e9dCopy full SHA for 5e05e9d
package.json
@@ -19,7 +19,6 @@
19
"build": "yarn workspace @webzjs/demo-wallet run build",
20
"demo-wallet:dev": "yarn workspace @webzjs/demo-wallet run dev",
21
"test:e2e": "yarn workspace @webzjs/demo-wallet run test",
22
- "snap:dev": "yarn run just:build-keys && yarn run wasm:build && yarn run snap:start",
23
"snap:start": "yarn workspace @webzjs/zcash-snap run start",
24
"snap:build": "yarn workspace @webzjs/zcash-snap run build",
25
"wasm:build": "yarn workspace @webzjs/wasm run build",
0 commit comments