From c574ad7c32040e8fd8e1212202723f1a47c985a1 Mon Sep 17 00:00:00 2001 From: angusmcleod Date: Mon, 17 May 2021 19:57:13 +1200 Subject: [PATCH] Update package.json --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c6692218..f06823c8 100644 --- a/package.json +++ b/package.json @@ -2,9 +2,9 @@ "name": "discourse-custom-wizard", "version": "1.0.0", "repository": "git@github.com:paviliondev/discourse-custom-wizard.git", - "author": "Discourse", - "license": "MIT", + "author": "Pavilion", + "license": "GPL V2", "devDependencies": { "eslint-config-discourse": "^1.1.8" } -} +} \ No newline at end of file