From 65c023b2deb8912aeb6a79974abd19075adc3d66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Astori?= Date: Sun, 1 Oct 2017 00:22:08 -0400 Subject: [PATCH] Update key and keyword after recent changes to the main project --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index e7640a4..c2e20d5 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.0.7", "description": "A simple theme with Solarized colours", "main": "package.json", - "lounge": { + "thelounge": { "name": "Solarized", "type": "theme", "css": "theme.css" @@ -15,8 +15,8 @@ "url": "git+https://github.com/thelounge/lounge-theme-solarized.git" }, "keywords": [ - "lounge", - "lounge-theme" + "thelounge", + "thelounge-theme" ], "bugs": { "url": "https://github.com/thelounge/lounge-theme-solarized/issues"