Skip to content

Commit

Permalink
[webapp] Add angular cli to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
stuarta committed Mar 4, 2022
1 parent 4e35b3f commit 703ac51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions mythtv/html/backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions mythtv/html/backend/package.json
Expand Up @@ -15,6 +15,7 @@
"@angular/common": "~13.0.3",
"@angular/compiler": "~13.0.3",
"@angular/core": "~13.0.3",
"@angular/cli": "~13.0.3",
"@angular/forms": "~13.0.3",
"@angular/material": "^13.0.3",
"@angular/platform-browser": "~13.0.3",
Expand Down

0 comments on commit 703ac51

Please sign in to comment.