We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0285ef commit 1164addCopy full SHA for 1164add
1 file changed
package.json
@@ -12,9 +12,9 @@
12
"private": true,
13
"dependencies": {
14
"@angular/animations": "~10.2.5",
15
- "@angular/common": "~10.2.5",
16
- "@angular/compiler": "~10.2.5",
17
- "@angular/core": "~10.2.5",
+ "@angular/common": "~21.0.1",
+ "@angular/compiler": "~21.0.2",
+ "@angular/core": "~21.2.0",
18
"@angular/forms": "~10.2.5",
19
"@angular/platform-browser": "~10.2.5",
20
"@angular/platform-browser-dynamic": "~10.2.5",
0 commit comments