Skip to content

Commit

Permalink
Bump package version from 1.5.15 to 1.5.16 (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucmantovani authored May 9, 2023
1 parent 955f488 commit fe57e91
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
{
"name": "mercadopago",
"version": "1.5.15",
"version": "1.5.16",
"description": "Mercadopago SDK for Node.js",
"main": "index.js",
"files": ["lib/"],
"files": [
"lib/"
],
"scripts": {
"doc": "jsdoc -c jsdoc.json",
"lint": "NODE_ENV=test eslint lib/*.js",
Expand Down

0 comments on commit fe57e91

Please sign in to comment.