This commit is contained in:
Philipp Kunz 2020-08-23 13:33:19 +00:00
parent 49c3d5df5c
commit dc7c8b6568
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.2", "version": "1.0.3",
"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.2", "version": "1.0.3",
"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",