feat: angular 7+ update (#1910)

Closes #1890

BREAKING CHANGES:
Angular 7+ now required.
The following libraries were updated:
- @agm/core
- @ng-bootstrap/ng-bootstrap
- @swimlane/ngx-charts
- ng2-ckeditor
- ngx-echarts
This commit is contained in:
Nikita Poltoratsky 2018-11-19 15:40:01 +02:00 committed by Dmitry Nehaychik
parent 3f422db62e
commit aa7579ccd6
13 changed files with 4568 additions and 1504 deletions

View file

@ -4,7 +4,6 @@
"outDir": "../out-tsc/app",
"module": "es2015",
"baseUrl": "./",
"types": [],
"paths": {
"@angular/*": [
"../node_modules/@angular/*"