We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f6c3ff + 1d8ecdb commit 0561939Copy full SHA for 0561939
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "@mercadopago/sdk-js",
3
- "version": "0.0.1",
+ "version": "0.0.3",
4
"description": "Mercadopago SDK JS",
5
- "main": "index.js",
+ "main": "dist/index.js",
6
"module": "dist/index.js",
7
"jsnext:main": "dist/index.js",
8
"types": "dist/index.d.ts",
0 commit comments