This commit is contained in:
Philipp Kunz 2020-08-25 11:57:04 +00:00
parent 08c78bae05
commit 6f0952bc22
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@mojoio/paypal",
"version": "1.0.10",
"version": "1.0.11",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "@mojoio/paypal",
"private": false,
"version": "1.0.10",
"version": "1.0.11",
"description": "mojoio PayPal API abstraction",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
@ -39,4 +39,4 @@
"npmextra.json",
"readme.md"
]
}
}