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