Skip to content

Commit 3c6eb24

Browse files
clydinalan-agius4
authored andcommitted
fix(@ngtools/webpack): update peer dependencies to 10 stable
1 parent c77f8ec commit 3c6eb24

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": "1.4.3"
2727
},
2828
"peerDependencies": {
29-
"@angular/compiler-cli": ">=10.1.0-next.0 < 11",
29+
"@angular/compiler-cli": "^10.0.0",
3030
"typescript": ">=3.9 < 4.1",
3131
"webpack": "^4.0.0"
3232
},

0 commit comments

Comments
 (0)