Skip to content

Commit

Permalink
fix(@ngtools/webpack): update Angular peer dependencies to 11.1 prere…
Browse files Browse the repository at this point in the history
…lease
  • Loading branch information
clydin authored and filipesilva committed Nov 23, 2020
1 parent e96c1a9 commit c3f77b1
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.2.0"
},
"peerDependencies": {
"@angular/compiler-cli": "^11.0.0 || ^11.0.0-next",
"@angular/compiler-cli": "^11.0.0 || ^11.1.0-next",
"typescript": "~4.0.0",
"webpack": "^4.0.0"
},
Expand Down

0 comments on commit c3f77b1

Please sign in to comment.