Skip to content

Commit 587ae9e

Browse files
fix(package): update @angular/cdk to version 7.0.1
Closes #38
1 parent 7ac2985 commit 587ae9e

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
@@ -34,7 +34,7 @@
3434
},
3535
"dependencies": {
3636
"@angular/animations": "^6.1.10",
37-
"@angular/cdk": "^6.4.7",
37+
"@angular/cdk": "^7.0.1",
3838
"@angular/common": "^6.1.10",
3939
"@angular/core": "^6.1.10",
4040
"@angular/flex-layout": "^6.0.0-beta.18",

0 commit comments

Comments
 (0)