Skip to content

Commit

Permalink
chore(wallet-sdk): fix turbo output
Browse files Browse the repository at this point in the history
  • Loading branch information
barthuijgen committed Dec 9, 2024
1 parent 27b5680 commit b844b59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/libs/wallet-sdk/turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tasks": {
"build": {
"dependsOn": ["^build"],
"outputs": ["dist/**"],
"outputs": ["lib/**"],
"outputLogs": "new-only"
}
}
Expand Down

0 comments on commit b844b59

Please sign in to comment.