Update key and keyword after recent changes to the main project

This commit is contained in:
Jérémie Astori 2017-10-01 00:22:08 -04:00 committed by GitHub
parent 6a9215c2fd
commit 65c023b2de
1 changed files with 3 additions and 3 deletions

View File

@ -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"