Skip to content

Commit

Permalink
Merge pull request #60 from mercadopago/feature/update-sdk-js-version
Browse files Browse the repository at this point in the history
Adding sdk js 0.0.3
  • Loading branch information
AdaltonLeite authored Jun 23, 2023
2 parents 3ac3719 + c3725bc commit a1a2065
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mercadopago/sdk-react",
"version": "0.0.11",
"version": "0.0.12",
"description": "Mercado Pago SDK React",
"main": "index.js",
"keywords": [
Expand Down Expand Up @@ -29,7 +29,7 @@
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
},
"dependencies": {
"@mercadopago/sdk-js": "^0.0.2"
"@mercadopago/sdk-js": "^0.0.3"
},
"devDependencies": {
"@babel/core": "^7.20.12",
Expand Down

0 comments on commit a1a2065

Please sign in to comment.