Skip to content

Commit

Permalink
fix(@ngtools/webpack): update Angular peer dependencies to v13.0 prer…
Browse files Browse the repository at this point in the history
…elease
  • Loading branch information
clydin authored and alan-agius4 committed Aug 6, 2021
1 parent 167eed4 commit d2a97f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ngtools/webpack/package.json
Expand Up @@ -22,7 +22,7 @@
"homepage": "https://github.com/angular/angular-cli/tree/master/packages/@ngtools/webpack",
"dependencies": {},
"peerDependencies": {
"@angular/compiler-cli": "^12.0.0 || ^12.2.0-next",
"@angular/compiler-cli": "^13.0.0 || ^13.0.0-next",
"typescript": "~4.2.3 || ~4.3.2",
"webpack": "^5.30.0"
},
Expand Down

0 comments on commit d2a97f9

Please sign in to comment.