This commit is contained in:
Philipp Kunz 2020-08-23 15:36:08 +00:00
parent ebf2796e0e
commit 12b6a771a2
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

@ -1,7 +1,7 @@
{ {
"name": "@mojoio/paypal", "name": "@mojoio/paypal",
"private": false, "private": false,
"version": "1.0.8", "version": "1.0.9",
"description": "mojoio PayPal API abstraction", "description": "mojoio PayPal API abstraction",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts", "typings": "dist_ts/index.d.ts",