Skip to content

Commit

Permalink
Merge pull request #267 from nicorivat/feature/upgrade-angular-18
Browse files Browse the repository at this point in the history
feat: upgrade to Angular 18
  • Loading branch information
BBlackwo authored Jun 14, 2024
2 parents 12816d5 + 816189e commit 86c69b0
Show file tree
Hide file tree
Showing 5 changed files with 4,572 additions and 3,871 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: 2
defaults: &defaults
working_directory: ~/repo
docker:
- image: cimg/node:18.16.0
- image: cimg/node:20.14.0

jobs:
install-lint-build-test:
Expand Down
Loading

0 comments on commit 86c69b0

Please sign in to comment.