From 3ddf91fb752f63d7f9a08254b71af0196f5fbd80 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Wed, 5 Oct 2022 14:02:03 -0400 Subject: [PATCH] chore: clean up package.json for alpha --- install/package.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/install/package.json b/install/package.json index 27e9564353..97136aeba4 100644 --- a/install/package.json +++ b/install/package.json @@ -3,7 +3,7 @@ "license": "GPL-3.0", "description": "NodeBB Forum", "version": "2.5.3", - "homepage": "http://www.nodebb.org", + "homepage": "https://www.nodebb.org", "repository": { "type": "git", "url": "https://github.com/NodeBB/NodeBB/" @@ -170,11 +170,6 @@ "node": ">=12" }, "maintainers": [ - { - "name": "Andrew Rodrigues", - "email": "andrew@nodebb.org", - "url": "https://github.com/psychobunny" - }, { "name": "Julian Lam", "email": "julian@nodebb.org",