Skip to content

Commit

Permalink
Merge branch 'fix/update-version-to-16' into feature/add-poi-subtype
Browse files Browse the repository at this point in the history
  • Loading branch information
andreagostinho-meli committed Aug 22, 2024
2 parents d3758c0 + 69e5572 commit e771fbf
Show file tree
Hide file tree
Showing 4 changed files with 5,464 additions and 4 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
node-version: [14.x, 16.x, 18.x, 19.x]
node-version: [16.x, 18.x, 20.x]

steps:
- uses: actions/checkout@v3
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This library provides developers with a simple set of bindings to help you integ

## 💡 Requirements

The SDK Supports NodeJS version 12 or higher.
The SDK Supports NodeJS version 16 or higher.

## 📲 Installation

Expand Down Expand Up @@ -138,6 +138,6 @@ site: [English](https://www.mercadopago.com/developers/en/support/center/contact
## 🏻 License

```
MIT license. Copyright (c) 2023 - Mercado Pago / Mercado Libre
MIT license. Copyright (c) 2024 - Mercado Pago / Mercado Libre
For more information, see the LICENSE file.
```
Loading

0 comments on commit e771fbf

Please sign in to comment.