Update package.json

Co-Authored-By: Alessio Zampatti <alessio.zampatti@adyen.com>
This commit is contained in:
Ricardo Ambrogi
2020-01-08 10:27:41 +01:00
committed by GitHub
parent 5e39f22b27
commit 99edca9ad8

View File

@@ -1,7 +1,7 @@
{
"name": "@adyen/api-library",
"version": "2.2.0",
"description": "The Adyen API Library for NodeJS enables you to work with Adyen APIs and Hosted Payment Pages.",
"description": "The Adyen API Library for NodeJS enables you to work with Adyen APIs.",
"main": "dist/lib/src/index.js",
"types": "dist/lib/src/index.d.ts",
"module": "dist/lib-esm/src/index.js",