Skip to content

Commit

Permalink
Merge pull request #339 from mercadopago/fix/update-version-to-16
Browse files Browse the repository at this point in the history
Update version to 16
  • Loading branch information
andreagostinho-meli authored Aug 22, 2024
2 parents a404390 + 69e5572 commit ffcf9fb
Show file tree
Hide file tree
Showing 4 changed files with 6,110 additions and 593 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 ffcf9fb

Please sign in to comment.