Skip to content

Commit

Permalink
docs: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Angular2Guy committed Nov 19, 2023
1 parent 6bf85e1 commit 0af0b63
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ Java 21 or newer

Maven 3.9.5 or newer.

Nodejs 16.19.x or newer
Nodejs 18.13.x or newer

Npm 8.19.x or newer

Angular Cli 16 or newer.
Angular Cli 17 or newer.
18 changes: 9 additions & 9 deletions frontend/src/angular/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 frontend/src/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"@angular/router": "^17.0.0",
"@ng-bootstrap/ng-bootstrap": "^16.0.0-rc.2",
"ngx-simple-charts": "^17.0.0",
"@popperjs/core": "^2.10.2",
"bootstrap": "^5.2.0",
"@popperjs/core": "^2.11.8",
"bootstrap": "^5.3.0",
"rxjs": "^7.4.0",
"tslib": "^2.3.1",
"zone.js": "~0.14.0"
Expand Down

0 comments on commit 0af0b63

Please sign in to comment.