Skip to content

Commit e1c1292

Browse files
Update angular monorepo to v21 (#10)
Co-authored-by: supply-chain-sentinel[bot] <284242157+supply-chain-sentinel[bot]@users.noreply.github.com>
1 parent ef407fc commit e1c1292

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"ionic4"
3535
],
3636
"peerDependencies": {
37-
"@angular/common": "^7.2.0",
38-
"@angular/core": "^7.2.0",
37+
"@angular/common": "^7.2.0 || ^21.0.0",
38+
"@angular/core": "^7.2.0 || ^21.0.0",
3939
"@ionic/angular": "^4.0.0"
4040
}
4141
}

0 commit comments

Comments
 (0)