Skip to content

Commit ccf4881

Browse files
fix(package): update @angular/cdk to version 8.0.2
Closes #34
1 parent bf022c3 commit ccf4881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"private": true,
2828
"dependencies": {
2929
"@angular/animations": "7.2.5",
30-
"@angular/cdk": "^7.3.6",
30+
"@angular/cdk": "^8.0.2",
3131
"@angular/common": "7.2.5",
3232
"@angular/compiler": "7.2.5",
3333
"@angular/core": "7.2.5",

0 commit comments

Comments
 (0)