Skip to content

Commit

Permalink
fix evm deps
Browse files Browse the repository at this point in the history
  • Loading branch information
odilitime committed Jan 1, 2025
1 parent 82dd736 commit 3a4b4eb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
"outputs": ["dist/**"],
"dependsOn": ["@elizaos/plugin-node#build"]
},
"@elizaos/plugin-evm#build": {
"outputs": ["dist/**"],
"dependsOn": ["@elizaos/plugin-tee#build"]
},
"eliza-docs#build": {
"outputs": ["build/**"]
},
Expand Down

0 comments on commit 3a4b4eb

Please sign in to comment.