Skip to content

Commit 3b2f02f

Browse files
fix(package): update @angular/cdk to version 8.1.0
Closes #83
1 parent f30fa07 commit 3b2f02f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"@angular/animations": "^7.2.10",
41-
"@angular/cdk": "^7.3.5",
41+
"@angular/cdk": "^8.1.0",
4242
"@angular/common": "^7.2.10",
4343
"@angular/core": "^7.2.10",
4444
"@angular/flex-layout": "^7.0.0-beta.24",

0 commit comments

Comments
 (0)