Skip to content

Commit

Permalink
chore(deps): update ng (#763)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Aug 30, 2024
1 parent 45e0801 commit d508ada
Show file tree
Hide file tree
Showing 7 changed files with 6,028 additions and 32,552 deletions.
4 changes: 2 additions & 2 deletions apps/demo/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"projectType": "application",
"sourceRoot": "apps/demo/src",
"prefix": "microzord",
"tags": [],
"targets": {
"build": {
"executor": "@nx/angular:webpack-browser",
Expand Down Expand Up @@ -116,6 +117,5 @@
"coverageDirectory": "coverage/demo"
}
}
},
"tags": []
}
}
4 changes: 2 additions & 2 deletions apps/host/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"projectType": "application",
"sourceRoot": "apps/host/src",
"prefix": "microzord",
"tags": [],
"targets": {
"build": {
"executor": "@nx/angular:webpack-browser",
Expand Down Expand Up @@ -111,6 +112,5 @@
"commands": ["nx serve remote", "nx serve host"]
}
}
},
"tags": []
}
}
4 changes: 2 additions & 2 deletions apps/remote-react/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "apps/remote-react/src",
"projectType": "application",
"tags": [],
"targets": {
"build": {
"executor": "@nx/webpack:webpack",
Expand Down Expand Up @@ -99,6 +100,5 @@
}
}
}
},
"tags": []
}
}
4 changes: 2 additions & 2 deletions apps/remote/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"projectType": "application",
"sourceRoot": "apps/remote/src",
"prefix": "microzord",
"tags": [],
"targets": {
"build": {
"executor": "@nx/angular:webpack-browser",
Expand Down Expand Up @@ -111,6 +112,5 @@
}
}
}
},
"tags": []
}
}
101 changes: 0 additions & 101 deletions migrations.json

This file was deleted.

Loading

0 comments on commit d508ada

Please sign in to comment.