Skip to content

Commit

Permalink
fix: update build path
Browse files Browse the repository at this point in the history
  • Loading branch information
tomfutago committed Dec 11, 2024
1 parent 861d0d9 commit ecf0888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "my-evidence-project",
"version": "0.0.1",
"scripts": {
"build": "evidence build",
"build": "EVIDENCE_BUILD_DIR=./build/wallet-monitoring evidence build",
"build:strict": "evidence build:strict",
"dev": "evidence dev --open /",
"test": "evidence build",
Expand Down

0 comments on commit ecf0888

Please sign in to comment.