Skip to content

Commit

Permalink
fix(package): update @angular/cdk to version 8.1.2
Browse files Browse the repository at this point in the history
Closes #34
  • Loading branch information
greenkeeper[bot] committed Jul 29, 2019
1 parent 13a388e commit 6213c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"private": true,
"dependencies": {
"@angular/animations": "7.2.5",
"@angular/cdk": "^7.3.6",
"@angular/cdk": "^8.1.2",
"@angular/common": "7.2.5",
"@angular/compiler": "7.2.5",
"@angular/core": "7.2.5",
Expand Down

0 comments on commit 6213c92

Please sign in to comment.