Skip to content

Commit

Permalink
chore: update material and cdk versions (angular#281)
Browse files Browse the repository at this point in the history
  • Loading branch information
kara authored and jelbourn committed Oct 5, 2017
1 parent 8c714a1 commit fcd25f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"private": true,
"dependencies": {
"@angular/animations": "^4.4.3",
"@angular/cdk": "2.0.0-beta.11",
"@angular/cdk": "2.0.0-beta.12",
"@angular/common": "^4.4.3",
"@angular/compiler": "^4.4.3",
"@angular/core": "^4.4.3",
"@angular/forms": "^4.4.3",
"@angular/http": "^4.4.3",
"@angular/material": "2.0.0-beta.11",
"@angular/material": "2.0.0-beta.12",
"@angular/platform-browser": "^4.4.3",
"@angular/platform-browser-dynamic": "^4.4.3",
"@angular/router": "^4.4.3",
Expand Down

0 comments on commit fcd25f8

Please sign in to comment.