Skip to content

Commit 3876f92

Browse files
fix(package): update @angular/cdk to version 8.1.1
Closes #34
1 parent 8151ab8 commit 3876f92

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

0 commit comments

Comments
 (0)