File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Ponyracer
2
2
3
- This project was generated with [ Angular CLI] ( https://github.com/angular/angular-cli ) version 8.1.0-beta.2 .
3
+ This project was generated with [ Angular CLI] ( https://github.com/angular/angular-cli ) version 8.1.0-beta.3 .
4
4
5
5
## Development server
6
6
Original file line number Diff line number Diff line change 26
26
"devDependencies" : {
27
27
"@angular-devkit/build-angular" : " ~0.801.3" ,
28
28
"@angular-devkit/build-ng-packagr" : " ~0.801.3" ,
29
- "@angular/cli" : " ~8.1.0-beta.2 " ,
29
+ "@angular/cli" : " ~8.1.0-beta.3 " ,
30
30
"@angular/compiler-cli" : " ~8.1.0-next.2" ,
31
31
"@angular/language-service" : " ~8.1.0-next.2" ,
32
32
"@types/node" : " ~8.9.4" ,
Original file line number Diff line number Diff line change 26
26
" dist/ponyracer-lib/*"
27
27
]
28
28
}
29
+ },
30
+ "angularCompilerOptions" : {
31
+ "fullTemplateTypeCheck" : true ,
32
+ "strictInjectionParameters" : true
29
33
}
30
34
}
You can’t perform that action at this time.
0 commit comments