This commit is contained in:
AJ ONeal 2021-10-23 16:09:05 -06:00
parent 70da150599
commit f47523f56d
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@root/paypal-checkout",
"version": "0.3.0",
"version": "0.3.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@root/paypal-checkout",
"version": "0.3.0",
"version": "0.3.1",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@root/request": "^1.7.0"

View File

@ -1,6 +1,6 @@
{
"name": "@root/paypal-checkout",
"version": "0.3.0",
"version": "0.3.1",
"description": "A more sensible, human-generated wrapper for the PayPal Checkout REST API",
"main": "paypal-checkout.js",
"files": [