Skip to content

Commit

Permalink
fix(build): add angular devkit architect as package dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiandg7 committed Feb 24, 2021
1 parent 4c69531 commit f3ddade
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
},
"private": true,
"dependencies": {
"@angular-devkit/architect": "~0.1100.1",
"@angular-devkit/build-webpack": "~0.1100.1",
"@nrwl/devkit": "11.2.12",
"@nrwl/workspace": "11.2.12",
Expand Down

0 comments on commit f3ddade

Please sign in to comment.