Skip to content

Commit

Permalink
add implicitDependency from e2e to web app
Browse files Browse the repository at this point in the history
  • Loading branch information
juristr committed Sep 17, 2024
1 parent dccd7f2 commit 5b88c40
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions e2e/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,10 @@
"date-fns": "^3.6.0",
"@playwright/test": "^1.44.0",
"@types/node": "^20.12.11"
},
"nx": {
"implicitDependencies": [
"@tasker/web"
]
}
}

0 comments on commit 5b88c40

Please sign in to comment.