Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Commit ec26ad4

Browse files
Karthik KThomasBurleson
authored andcommitted
chore(versions): upgrade material and cdk to 5.1.0 to be ng 5.2.x compatible
1 parent 9214328 commit ec26ad4

File tree

2 files changed

+32
-12
lines changed

2 files changed

+32
-12
lines changed

package-lock.json

Lines changed: 30 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@
3939
},
4040
"devDependencies": {
4141
"@angular/animations": "~5.2.0",
42-
"@angular/cdk": "^5.0.1",
42+
"@angular/cdk": "^5.1.0",
4343
"@angular/compiler-cli": "~5.2.0",
4444
"@angular/forms": "~5.2.0",
4545
"@angular/http": "~5.2.0",
46-
"@angular/material": "^5.0.1",
46+
"@angular/material": "^5.1.0",
4747
"@angular/platform-browser-dynamic": "~5.2.0",
4848
"@angular/platform-server": "~5.2.0",
4949
"@angular/router": "~5.2.0",

0 commit comments

Comments
 (0)