Skip to content

Commit

Permalink
no need for debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Seroxdesign authored Jul 3, 2024
1 parent 7453acc commit 7e40c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wallets/metamask/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"scripts": {
"build": "pnpm run clean && pnpm run build:dist && pnpm run build:types",
"build:cache": "synpress-cache test/wallet-setup --debug",
"build:cache": "synpress-cache test/wallet-setup",
"build:cache:headless": "synpress-cache test/wallet-setup --headless",
"build:cache:headless:force": "synpress-cache test/wallet-setup --headless --force",
"build:dist": "tsup --tsconfig tsconfig.build.json",
Expand Down

0 comments on commit 7e40c53

Please sign in to comment.