Skip to content

Commit ca0832f

Browse files
Update angular monorepo to v21
1 parent 67c3be4 commit ca0832f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@
4343
"homepage": "https://github.com/esm-bundle/angular__router#readme",
4444
"devDependencies": {
4545
"@angular/common": "13.3.1",
46-
"@angular/compiler": "15.2.10",
47-
"@angular/compiler-cli": "15.2.10",
46+
"@angular/compiler": "21.0.1",
47+
"@angular/compiler-cli": "21.0.1",
4848
"@angular/core": "13.3.1",
49-
"@angular/router": "15.2.10",
50-
"@angular/upgrade": "15.2.10",
49+
"@angular/router": "21.0.1",
50+
"@angular/upgrade": "21.0.1",
5151
"@rollup/plugin-babel": "6.0.4",
5252
"concurrently": "8.2.2",
5353
"esm-bundle-scripts": "1.2.0",

0 commit comments

Comments
 (0)