Skip to content

Commit

Permalink
Revert "Prepare for angular 17"
Browse files Browse the repository at this point in the history
This reverts commit f3407b1.
  • Loading branch information
bennettpeter committed Mar 2, 2025
1 parent 3b97d7c commit 7c6eff0
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 39 deletions.
80 changes: 43 additions & 37 deletions mythtv/html/backend/package-lock.json

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

4 changes: 2 additions & 2 deletions mythtv/html/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"rxjs": "^7.8.1",
"tslib": "^2.1.0",
"webpack": "^5.94.0",
"zone.js": "^0.14.10"
"zone.js": "~0.13.3"
},
"devDependencies": {
"@angular-devkit/build-angular": "^16.2.14",
Expand All @@ -44,6 +44,6 @@
"karma-coverage": "~2.0.3",
"karma-jasmine": "~4.0.0",
"karma-jasmine-html-reporter": "^1.7.0",
"typescript": "5.2"
"typescript": "~5.1.6"
}
}

0 comments on commit 7c6eff0

Please sign in to comment.