Skip to content

Commit c7c2a74

Browse files
fix(package): update @angular/cdk to version 9.2.2
Closes #34
1 parent c4ba97d commit c7c2a74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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": "^9.2.2",
3131
"@angular/common": "7.2.5",
3232
"@angular/compiler": "7.2.5",
3333
"@angular/core": "7.2.5",

0 commit comments

Comments
 (0)