mirror of
https://github.com/less/less.js.git
synced 2026-01-23 06:07:56 -05:00
update package.json
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"author" : "Alexis Sellier <self@cloudhead.net>",
|
||||
"contributors" : ["The Core Less Team"],
|
||||
"version" : "1.4.0",
|
||||
"jam" : { "main": "./dist/less-1.4.0-alpha.js" },
|
||||
"jam" : { "main": "./dist/less-1.4.0-beta.js" },
|
||||
"bin" : { "lessc": "./bin/lessc" },
|
||||
"main" : "./lib/less/index",
|
||||
"directories" : { "test": "./test" },
|
||||
|
||||
Reference in New Issue
Block a user