(dist) added bin to package.json
This commit is contained in:
parent
eb379d34f7
commit
1950c8d0f7
@ -6,6 +6,7 @@
|
||||
"author" : "Alexis Sellier <self@cloudhead.net>",
|
||||
"contributors" : [],
|
||||
"version" : "1.0.7",
|
||||
"bin" : { "lessc": "./bin/lessc" },
|
||||
"main" : "./lib/less",
|
||||
"directories" : { "lib": "./lib", "test": "./test" },
|
||||
"engines" : { "node": ">=0.1.93" }
|
||||
|
Loading…
Reference in New Issue
Block a user