UI fix
This commit is contained in:
@@ -12,12 +12,15 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular/animations": "^5.2.0",
|
||||
"@angular/animations": "^5.2.10",
|
||||
"@angular/cdk": "^5.2.5",
|
||||
"@angular/common": "^5.2.0",
|
||||
"@angular/compiler": "^5.2.0",
|
||||
"@angular/core": "^5.2.0",
|
||||
"@angular/flex-layout": "^5.0.0-beta.14",
|
||||
"@angular/forms": "^5.2.0",
|
||||
"@angular/http": "^5.2.0",
|
||||
"@angular/material": "^5.2.5",
|
||||
"@angular/platform-browser": "^5.2.0",
|
||||
"@angular/platform-browser-dynamic": "^5.2.0",
|
||||
"@angular/router": "^5.2.0",
|
||||
@@ -26,6 +29,7 @@
|
||||
"infinite-scroll": "^3.0.3",
|
||||
"jquery": "^3.3.1",
|
||||
"masonry-layout": "^4.2.1",
|
||||
"material-design-icons": "^3.0.1",
|
||||
"rxjs": "^5.5.6",
|
||||
"zone.js": "^0.8.19"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user