Skip to content

Commit

Permalink
update app to Angular 9.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
changhuixu committed Apr 22, 2020
1 parent b42659f commit 8c0b884
Show file tree
Hide file tree
Showing 5 changed files with 263 additions and 151 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,12 @@ An Angular library of Date Range Picker. Dependencies: Angular, ng-bootstrap, Bo
Since **v3.0.0**, this library requires @angular/localize, due to updates in Angular 9 and ng-bootstrap 6.

[![Build Status](https://img.shields.io/travis/changhuixu/date-range-picker/master.svg?label=Travis%20CI&style=flat-square)](https://travis-ci.org/changhuixu/date-range-picker)

[![npm](https://img.shields.io/npm/v/@uiowa/date-range-picker.svg?style=flat-square)](https://www.npmjs.com/package/@uiowa/date-range-picker)

```bash
npm i @uiowa/date-range-picker
```

## [Demo](https://date-range-picker.firebaseapp.com)

## Models
Expand Down
Loading

0 comments on commit 8c0b884

Please sign in to comment.