Skip to content

Commit

Permalink
Angular: Adding new Angular versions to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rokotyan authored and reb-dev committed Apr 11, 2024
1 parent 1fefd89 commit 8160540
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions packages/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
},
"peerDependencies": {
"@unovis/ts": "1.4.0",
"@angular/common": "12 - 16",
"@angular/compiler": "12 - 16",
"@angular/core": "12 - 16"
"@angular/common": "12 - 18",
"@angular/compiler": "12 - 18",
"@angular/core": "12 - 18"
},
"devDependencies": {
"@angular-devkit/build-angular": "^12.0.3",
Expand Down

0 comments on commit 8160540

Please sign in to comment.