File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ I know this is a tiny component but many people use it in production (high 5 to
33
33
## Versiones de Dependencias Mínimas
34
34
35
35
Versiones de Dependencias mínimas:
36
- * AngularJS 5 .x ó mayor (1.x no funcionará)
36
+ * AngularJS 7 .x ó mayor (1.x no funcionará)
37
37
* moment.js 2.8.3 ó mayor para parseo de fecha y formateo
38
38
* bootstrap 4.x para css/layout
39
39
* open-iconic para los íconos predeterminados (puedes usar cualquier librería de íconos de tu preferencia)
Original file line number Diff line number Diff line change 1
1
# Angular 7+ bootstrap date & time picker
2
2
3
- Native Angular (5 +) datetime picker component styled by Twitter Bootstrap 4.
3
+ Native Angular (7 +) datetime picker component styled by Twitter Bootstrap 4.
4
4
5
5
[ ![ npm downloads] ( https://img.shields.io/npm/dm/angular-bootstrap-datetimepicker.svg )] ( https://www.npmjs.com/package/angular-bootstrap-datetimepicker )
6
6
[ ![ Build Status] ( https://travis-ci.org/dalelotts/angular-bootstrap-datetimepicker.png?branch=master )] ( https://travis-ci.org/dalelotts/angular-bootstrap-datetimepicker )
You can’t perform that action at this time.
0 commit comments