From 233ce8313ec6a3eaeaac19be7fd069be4a5c01ae Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 16 Oct 2021 23:26:44 -0600 Subject: [PATCH] chore: update LICENSE in package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ebb4974..5659017 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,8 @@ "url": "git+https://github.com/therootcompany/paypal-checkout.js.git" }, "keywords": ["paypal", "checkout", "sdk", "rest", "api", "subscriptions"], - "author": "AJ ONeal (https://coolaj86.com/)", - "license": "MPL-2.0", + "author": "AJ ONeal (https://therootcompany.com/)", + "license": "SEE LICENSE IN LICENSE", "bugs": { "url": "https://github.com/therootcompany/paypal-checkout.js/issues" },