chore(repo): add dependencies for e2e tests

This commit is contained in:
Tasos Bekos 2021-02-02 11:27:45 +02:00 committed by Victor Savkin
parent cb77170c82
commit 0d6b8691bc

View File

@ -137,6 +137,8 @@ export function newProject({ name = uniq('proj') } = {}): string {
const packages = [
`@nrwl/angular`,
`@nrwl/express`,
`@nrwl/jest`,
`@nrwl/linter`,
`@nrwl/nest`,
`@nrwl/next`,
`@nrwl/gatsby`,