Skip to content

Commit

Permalink
8.1.x - 5af6a8e1f chore: bump version to 8.1.3 w/ changelog (#16783)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalerba committed Aug 14, 2019
1 parent 3466542 commit b9ff6a5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@angular/material-examples",
"version": "8.1.2-b6c9696",
"version": "8.1.3-5af6a8e",
"description": "Angular Material Examples",
"main": "./bundles/material-examples.umd.js",
"module": "./fesm5/material-examples.js",
Expand All @@ -23,13 +23,13 @@
},
"homepage": "https://github.com/angular/components#readme",
"peerDependencies": {
"@angular/cdk": "8.1.2-b6c9696",
"@angular/cdk-experimental": "8.1.2-b6c9696",
"@angular/cdk": "8.1.3-5af6a8e",
"@angular/cdk-experimental": "8.1.3-5af6a8e",
"@angular/core": "^8.0.0 || ^9.0.0-0",
"@angular/common": "^8.0.0 || ^9.0.0-0",
"@angular/material": "8.1.2-b6c9696",
"@angular/material-experimental": "8.1.2-b6c9696",
"@angular/material-moment-adapter": "8.1.2-b6c9696"
"@angular/material": "8.1.3-5af6a8e",
"@angular/material-experimental": "8.1.3-5af6a8e",
"@angular/material-moment-adapter": "8.1.3-5af6a8e"
},
"dependencies": {
"tslib": "^1.7.1"
Expand Down

0 comments on commit b9ff6a5

Please sign in to comment.