Skip to content

Commit

Permalink
Angular upgrade and Alignment fix for header (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
nitin27may authored Sep 20, 2022
1 parent bf7aaec commit 551fe55
Show file tree
Hide file tree
Showing 5 changed files with 1,445 additions and 2,086 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
- [Project Folders](#project-folders)
- [About Project](#about-project)
- [Built With](#built-with)
- [Angular (14.1.1)](#angular-1400)
- [Angular (14.2.2)](#angular-1422)
- [Expressjs (4.17.1)](#expressjs-4171)
- [Mongo DB](#mongo-db)
- [NGINX](#nginx)
Expand Down Expand Up @@ -69,7 +69,7 @@ This is a simple web application. It has working user registration, login page a
Also, rest services are secure using JWT.

### Built With
#### Angular (14.1.1)
#### Angular (14.2.2)

In MEAN stack A stands for Angular, fronend of this project is developed in Angular.

Expand Down
2 changes: 1 addition & 1 deletion frontend/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Frontend (Angular)

Frontend for application using Angular (updated to 14.1.1)
Frontend for application using Angular (updated to 14.2.2)

## Development server

Expand Down
Loading

0 comments on commit 551fe55

Please sign in to comment.