Skip to content

Commit

Permalink
update: agular version
Browse files Browse the repository at this point in the history
  • Loading branch information
hiepxanh committed Sep 12, 2023
1 parent 580fbc4 commit 6f1ebd2
Show file tree
Hide file tree
Showing 3 changed files with 189 additions and 177 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"vite": "^4.3.3"
},
"dependencies": {
"@angular/common": "16.0.0-rc.3",
"@angular/compiler": "16.0.0-rc.3",
"@angular/core": "16.0.0-rc.3",
"@angular/platform-browser": "16.0.0-rc.3",
"@angular/router": "16.0.0-rc.3",
"@angular/common": "16.2.4",
"@angular/compiler": "16.2.4",
"@angular/core": "16.2.4",
"@angular/platform-browser": "16.2.4",
"@angular/router": "16.2.4",
"rxjs": "^7.5.7",
"zone.js": "^0.13.0"
"zone.js": "^0.13.1"
}
}
Loading

0 comments on commit 6f1ebd2

Please sign in to comment.