Commit 0c8b542c by Adeel

Code: Minor formatting.

parent 6aeee058
......@@ -84,7 +84,7 @@ function getBinaryUrl() {
function getVersionInfo() {
return [
['node-sass', package.version, '(Wrapper)', '[JavaScript]'].join('\t'),
['libsass ', package.libsass, '(Sass Compiler)', '[C/C++]'].join('\t'),
['libsass ', package.libsass, '\t(Sass Compiler)', '[C/C++]'].join('\t'),
].join(eol);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment