Skip to content

Commit

Permalink
Merge pull request #427 from belev/bump-peer-dependencies
Browse files Browse the repository at this point in the history
Update peer dependencies versions
  • Loading branch information
softsimon authored Jun 8, 2018
2 parents fac7dd5 + f62bbef commit 32d3b39
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
},
"homepage": "http://softsimon.github.io/angular-2-dropdown-multiselect",
"peerDependencies": {
"@angular/common": "^5.2.9",
"@angular/core": "^5.2.9",
"@angular/forms": "^5.2.9",
"@angular/common": "^6.0.0",
"@angular/core": "^6.0.0",
"@angular/forms": "^6.0.0",
"tslib": "^1.6.1"
}
}

0 comments on commit 32d3b39

Please sign in to comment.