Adds material design

This commit is contained in:
GloriousCode
2017-08-15 07:06:26 +10:00
parent f0a2793e8c
commit 001aef2635
4 changed files with 32 additions and 2 deletions

View File

@@ -35,11 +35,13 @@
"e2e": "protractor ./protractor.conf.js"
},
"dependencies": {
"@angular/animations": "^4.3.4",
"@angular/common": "4.3.0",
"@angular/compiler": "4.3.0",
"@angular/core": "4.3.0",
"@angular/forms": "4.3.0",
"@angular/http": "4.3.0",
"@angular/material": "^2.0.0-beta.8",
"@angular/platform-browser": "4.3.0",
"@angular/platform-browser-dynamic": "4.3.0",
"@angular/router": "4.3.0",