Skip to content

Commit eb205ab

Browse files
fix(package): update @angular/material to version 5.0.2
Closes #116
1 parent 01988b7 commit eb205ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@angular/core": "^4.3.6",
3333
"@angular/forms": "^4.3.6",
3434
"@angular/http": "^4.3.6",
35-
"@angular/material": "^2.0.0-beta.10",
35+
"@angular/material": "^5.0.2",
3636
"@angular/platform-browser": "^4.3.6",
3737
"@angular/platform-browser-dynamic": "^4.3.6",
3838
"@angular/platform-server": "^4.3.6",

0 commit comments

Comments
 (0)