mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-16 02:24:10 +08:00
feat(@ngtools/webpack): add typescript
version 3.0.x
as a peer dependency
This commit is contained in:
parent
cc6181e3c9
commit
58977a1969
@ -31,11 +31,10 @@
|
||||
"webpack-sources": "^1.1.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "~2.4.0 || ~2.5.0 || ~2.6.0 || ~2.7.0 || ~2.8.0 || ~2.9.0",
|
||||
"typescript": ">=2.4.0 < 3.1",
|
||||
"webpack": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "~2.9.2",
|
||||
"webpack": "^4.0.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user