Skip to content

Commit df5f47b

Browse files
committed
Update package.json
1 parent 29238a6 commit df5f47b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jasonsanjose.brackets-sass",
33
"title": "Brackets SASS",
4-
"homepage": "https://github.com/jasonsanjose/brackets-sass",
4+
"homepage": "https://github.com/jasonsanjose/brackets-sass/releases/tag/2.0.1",
55
"author": "Jason San Jose (https://github.com/jasonsanjose)",
66
"repository": {
77
"type" : "git",
@@ -12,7 +12,7 @@
1212
"engines": {
1313
"brackets": ">=0.38"
1414
},
15-
"description": "Compiles SASS *.sass/*.scss files when changed. Updates styles during Live Preview. Experimental support for Quick Edit.",
15+
"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.",
1616
"keywords": ["sass", "scss", "live", "preview", "compile", "compiler", "preprocess", "preprocessor", "libsass", "node-sass"],
1717
"devDependencies": {
1818
"grunt": "0.4.1",

0 commit comments

Comments
 (0)