Skip to content

Commit 4de8c7f

Browse files
committed
docs(readme): increment the angular version in spanish readme
1 parent f5a75e2 commit 4de8c7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.es_MX.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ I know this is a tiny component but many people use it in production (high 5 to
3333
## Versiones de Dependencias Mínimas
3434

3535
Versiones de Dependencias mínimas:
36-
* AngularJS 5.x ó mayor (1.x no funcionará)
36+
* AngularJS 7.x ó mayor (1.x no funcionará)
3737
* moment.js 2.8.3 ó mayor para parseo de fecha y formateo
3838
* bootstrap 4.x para css/layout
3939
* open-iconic para los íconos predeterminados (puedes usar cualquier librería de íconos de tu preferencia)

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Angular 7+ bootstrap date & time picker
22

3-
Native Angular (5+) datetime picker component styled by Twitter Bootstrap 4.
3+
Native Angular (7+) datetime picker component styled by Twitter Bootstrap 4.
44

55
[![npm downloads](https://img.shields.io/npm/dm/angular-bootstrap-datetimepicker.svg)](https://www.npmjs.com/package/angular-bootstrap-datetimepicker)
66
[![Build Status](https://travis-ci.org/dalelotts/angular-bootstrap-datetimepicker.png?branch=master)](https://travis-ci.org/dalelotts/angular-bootstrap-datetimepicker)

0 commit comments

Comments
 (0)