Skip to content

Commit cac889c

Browse files
authored
chore: updated nx deps (#2023)
1 parent d335d68 commit cac889c

File tree

5 files changed

+10365
-15773
lines changed

5 files changed

+10365
-15773
lines changed

demos/nx-next-monorepo-demo/apps/demo-monorepo-e2e/project.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"name": "demo-monorepo-e2e",
23
"$schema": "../../node_modules/nx/schemas/project-schema.json",
34
"sourceRoot": "apps/demo-monorepo-e2e/src",
45
"projectType": "application",

demos/nx-next-monorepo-demo/apps/demo-monorepo/project.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"name": "demo-monorepo",
23
"$schema": "../../node_modules/nx/schemas/project-schema.json",
34
"sourceRoot": "apps/demo-monorepo",
45
"projectType": "application",

0 commit comments

Comments
 (0)