mirror of
https://github.com/Raghu-Ch/weirdbeard.life.git
synced 2026-02-10 04:33:02 -05:00
Add basic routing & angular material, upgrade CLI version
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"@angular/common": "^4.0.0",
|
||||
"@angular/compiler": "^4.0.0",
|
||||
"@angular/core": "^4.0.0",
|
||||
"@angular/flex-layout": "^2.0.0-beta.8",
|
||||
"@angular/forms": "^4.0.0",
|
||||
"@angular/http": "^4.0.0",
|
||||
"@angular/material": "^2.0.0-beta.5",
|
||||
@@ -28,7 +29,7 @@
|
||||
"zone.js": "^0.8.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/cli": "1.0.3",
|
||||
"@angular/cli": "^1.0.6",
|
||||
"@angular/compiler-cli": "^4.0.0",
|
||||
"@types/hammerjs": "^2.0.34",
|
||||
"@types/jasmine": "2.5.38",
|
||||
|
||||
Reference in New Issue
Block a user