Skip to content

Commit 3475c37

Browse files
fix(package): update @angular/cdk to version 9.2.4
Closes #83
1 parent f08c1d2 commit 3475c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"private": true,
2828
"dependencies": {
2929
"@angular/animations": "^7.2.0",
30-
"@angular/cdk": "^7.2.1",
30+
"@angular/cdk": "^9.2.4",
3131
"@angular/common": "^7.2.0",
3232
"@angular/compiler": "^7.2.0",
3333
"@angular/core": "^7.2.0",

0 commit comments

Comments
 (0)