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 67c3be4 commit 98ef925Copy full SHA for 98ef925
package.json
@@ -43,11 +43,11 @@
43
"homepage": "https://github.com/esm-bundle/angular__router#readme",
44
"devDependencies": {
45
"@angular/common": "13.3.1",
46
- "@angular/compiler": "15.2.10",
47
- "@angular/compiler-cli": "15.2.10",
+ "@angular/compiler": "20.1.6",
+ "@angular/compiler-cli": "20.1.6",
48
"@angular/core": "13.3.1",
49
- "@angular/router": "15.2.10",
50
- "@angular/upgrade": "15.2.10",
+ "@angular/router": "20.1.6",
+ "@angular/upgrade": "20.1.6",
51
"@rollup/plugin-babel": "6.0.4",
52
"concurrently": "8.2.2",
53
"esm-bundle-scripts": "1.2.0",
0 commit comments