Skip to content

Commit

Permalink
Change of readme for slackblitz url
Browse files Browse the repository at this point in the history
  • Loading branch information
malothnaresh committed Apr 29, 2019
1 parent bf83c1b commit e3aedb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion projects/select-autocomplete/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

MatSelectAutocomplete is Angular based material component with feature of multi-options selection and autocomplete features

[Demo] stackblitz url here
[Demo] (https://stackblitz.com/edit/mat-select-autocomplete)
[Documentation] (https://medium.com/@cryptoipl/angular-material-multi-select-with-autocomplete-113065d58dab)

## Features
Expand Down
2 changes: 1 addition & 1 deletion projects/select-autocomplete/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mat-select-autocomplete",
"version": "1.0.1",
"version": "1.2.1",
"description": "Angular material select component with autocomplete and select all features",
"keywords" :["Angular","Library", "Material", "Select", "mat-select", "autocomplete"],
"peerDependencies": {
Expand Down

0 comments on commit e3aedb2

Please sign in to comment.