Skip to content

Commit

Permalink
Merge pull request #16 from Raiper34/feature/angular_15_upgrade
Browse files Browse the repository at this point in the history
chore(typescript): typescript 4.8 upgrade
  • Loading branch information
Raiper34 committed Jan 10, 2023
2 parents 2103049 + 14af406 commit f1631cc
Show file tree
Hide file tree
Showing 7 changed files with 2,806 additions and 3,137 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
build:
working_directory: ~/my-project
docker:
- image: circleci/node:14-browsers
- image: circleci/node:16-browsers
steps:
- checkout
- restore_cache:
Expand Down
Loading

0 comments on commit f1631cc

Please sign in to comment.