chore(repo): add dependencies for e2e tests
This commit is contained in:
parent
cb77170c82
commit
0d6b8691bc
@ -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`,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user