Skip to content

Commit 8037122

Browse files
committed
fixing package.json name to comply with NPM
2 parents dbf5178 + c14020c commit 8037122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Sass.js",
2+
"name": "sass.js",
33
"version": "0.1.0",
44
"title": "Sass.js - API for emscripted libsass",
55
"description": "Sass.js is a convenience API for the JavaScript libsass (compiled with Emscripten)",

0 commit comments

Comments
 (0)