Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonsanjose committed Mar 5, 2015
1 parent 29238a6 commit df5f47b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jasonsanjose.brackets-sass",
"title": "Brackets SASS",
"homepage": "https://github.com/jasonsanjose/brackets-sass",
"homepage": "https://github.com/jasonsanjose/brackets-sass/releases/tag/2.0.1",
"author": "Jason San Jose (https://github.com/jasonsanjose)",
"repository": {
"type" : "git",
Expand All @@ -12,7 +12,7 @@
"engines": {
"brackets": ">=0.38"
},
"description": "Compiles SASS *.sass/*.scss files when changed. Updates styles during Live Preview. Experimental support for Quick Edit.",
"description": "***IMPORTANT*** Read \"More info...\" if you have issues removing or installing. Compiles SASS *.sass/*.scss files when changed. Updates styles during Live Preview. Experimental support for Quick Edit.",
"keywords": ["sass", "scss", "live", "preview", "compile", "compiler", "preprocess", "preprocessor", "libsass", "node-sass"],
"devDependencies": {
"grunt": "0.4.1",
Expand Down

0 comments on commit df5f47b

Please sign in to comment.