0.2.1
This commit is contained in:
parent
6e8aa2e09f
commit
c361837b1c
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "@root/paypal-checkout",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@root/paypal-checkout",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1",
|
||||
"license": "MPL-2.0",
|
||||
"dependencies": {
|
||||
"@root/request": "^1.7.0"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@root/paypal-checkout",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1",
|
||||
"description": "A more sensible, human-generated wrapper for the PayPal Checkout REST API",
|
||||
"main": "paypal-checkout.js",
|
||||
"files": [
|
||||
|
|
Loading…
Reference in New Issue