Skip to content

Commit dc1bb85

Browse files
fix(package): update @angular/cdk to version 9.2.1
Closes #149
1 parent 5555b8b commit dc1bb85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

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

0 commit comments

Comments
 (0)