Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit fcd25f8

Browse files
karajelbourn
authored andcommitted
chore: update material and cdk versions (#281)
1 parent 8c714a1 commit fcd25f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
"private": true,
2020
"dependencies": {
2121
"@angular/animations": "^4.4.3",
22-
"@angular/cdk": "2.0.0-beta.11",
22+
"@angular/cdk": "2.0.0-beta.12",
2323
"@angular/common": "^4.4.3",
2424
"@angular/compiler": "^4.4.3",
2525
"@angular/core": "^4.4.3",
2626
"@angular/forms": "^4.4.3",
2727
"@angular/http": "^4.4.3",
28-
"@angular/material": "2.0.0-beta.11",
28+
"@angular/material": "2.0.0-beta.12",
2929
"@angular/platform-browser": "^4.4.3",
3030
"@angular/platform-browser-dynamic": "^4.4.3",
3131
"@angular/router": "^4.4.3",

0 commit comments

Comments
 (0)