Skip to content

Commit

Permalink
fix: package json file.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauroreisvieira committed Oct 25, 2019
1 parent 6358df6 commit d654110
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
{
"name": "Meetio-Theme",
"version": "3.0.0",
"description": "Meetio is the most powerful theme for Sublime Text 3 with different Scheme variations only for 3176+ version.",
"description": "The most powerful and adaptive theme for Sublime Text 3",
"bugs": {
"url": "https://github.com/mauroreisvieira/meetio/issues"
"url": "https://github.com/meetio-theme/sublime-meetio-theme/issues"
},
"author": "Mauro Reis Vieira <mauroreisvieira@gmail.com>",
"license": "MIT",
"keywords": [
"sublime-text",
"theme"
"scheme",
"theme",
],
"scripts": {
"build:themes": "node src/themes.js",
Expand Down

0 comments on commit d654110

Please sign in to comment.