We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 142b177 commit 0c8a30bCopy full SHA for 0c8a30b
package.json
@@ -45,9 +45,9 @@
45
},
46
"homepage": "https://github.com/esm-bundle/angular__common#readme",
47
"devDependencies": {
48
- "@angular/common": "19.1.7",
49
- "@angular/compiler": "19.1.7",
50
- "@angular/compiler-cli": "19.1.7",
+ "@angular/common": "20.3.0",
+ "@angular/compiler": "20.3.0",
+ "@angular/compiler-cli": "20.3.0",
51
"@angular/core": "13.3.0",
52
"@rollup/plugin-babel": "6.0.4",
53
"concurrently": "9.2.0",
0 commit comments