Merge pull request #2 from thelounge/astorije/lounge-vs-thelounge

Update key and keyword after recent changes to the main project
This commit is contained in:
Pavel Djundik 2017-10-01 11:19:28 +03:00 committed by GitHub
commit 85cd56fb63
1 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"version": "1.0.7", "version": "1.0.7",
"description": "A simple theme with Solarized colours", "description": "A simple theme with Solarized colours",
"main": "package.json", "main": "package.json",
"lounge": { "thelounge": {
"name": "Solarized", "name": "Solarized",
"type": "theme", "type": "theme",
"css": "theme.css" "css": "theme.css"
@ -15,8 +15,8 @@
"url": "git+https://github.com/thelounge/lounge-theme-solarized.git" "url": "git+https://github.com/thelounge/lounge-theme-solarized.git"
}, },
"keywords": [ "keywords": [
"lounge", "thelounge",
"lounge-theme" "thelounge-theme"
], ],
"bugs": { "bugs": {
"url": "https://github.com/thelounge/lounge-theme-solarized/issues" "url": "https://github.com/thelounge/lounge-theme-solarized/issues"