We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@angular/
1 parent 962824f commit 77ca561Copy full SHA for 77ca561
package.json
@@ -22,14 +22,14 @@
22
"homepage": "https://github.com/angular/angular-cli/tree/master/packages/@ngtools/webpack",
23
"dependencies": {},
24
"peerDependencies": {
25
- "@angular/compiler-cli": "^13.0.0 || ^13.2.0-next",
+ "@angular/compiler-cli": "^14.0.0 || ^14.0.0-next",
26
"typescript": ">=4.4.3 <4.6",
27
"webpack": "^5.30.0"
28
},
29
"devDependencies": {
30
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
31
- "@angular/compiler": "13.1.3",
32
- "@angular/compiler-cli": "13.1.3",
+ "@angular/compiler": "14.0.0-next.0",
+ "@angular/compiler-cli": "14.0.0-next.0",
33
"typescript": "4.5.5",
34
"webpack": "5.67.0"
35
}
0 commit comments