Skip to content

Commit 28910ac

Browse files
clydinalan-agius4
authored andcommitted
fix(@ngtools/webpack): update Angular peer dependencies to 11 stable
1 parent 39d205d commit 28910ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ngtools/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"webpack-sources": "2.0.1"
2727
},
2828
"peerDependencies": {
29-
"@angular/compiler-cli": "^11.0.0 || ^11.0.0-next",
29+
"@angular/compiler-cli": "^11.0.0",
3030
"typescript": "~4.0.0",
3131
"webpack": "^4.0.0"
3232
},

0 commit comments

Comments
 (0)