Skip to content

Commit

Permalink
fix(@ngtools/webpack): update Angular peer dependencies to 11 stable
Browse files Browse the repository at this point in the history
  • Loading branch information
clydin authored and alan-agius4 committed Nov 26, 2020
1 parent 39d205d commit 28910ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ngtools/webpack/package.json
Expand Up @@ -26,7 +26,7 @@
"webpack-sources": "2.0.1"
},
"peerDependencies": {
"@angular/compiler-cli": "^11.0.0 || ^11.0.0-next",
"@angular/compiler-cli": "^11.0.0",
"typescript": "~4.0.0",
"webpack": "^4.0.0"
},
Expand Down

0 comments on commit 28910ac

Please sign in to comment.