removed unused imports and packages
This commit is contained in:
parent
840d0aabb1
commit
d34fdb58ca
16 changed files with 4 additions and 38 deletions
|
@ -25,13 +25,11 @@
|
|||
"@angular/compiler": "5.0.1",
|
||||
"@angular/core": "5.0.1",
|
||||
"@angular/forms": "5.0.1",
|
||||
"@angular/http": "5.0.1",
|
||||
"@angular/platform-browser": "5.0.1",
|
||||
"@angular/platform-browser-dynamic": "5.0.1",
|
||||
"@angular/router": "5.0.1",
|
||||
"@angular/upgrade": "5.0.1",
|
||||
"@types/moment": "2.13.0",
|
||||
"angular-in-memory-web-api": "0.5.1",
|
||||
"chart.js": "2.7.1",
|
||||
"core-js": "2.5.1",
|
||||
"js-marker-clusterer": "1.0.0",
|
||||
|
|
Reference in a new issue