update package.json

This commit is contained in:
Luke Page
2013-03-07 15:41:06 +00:00
parent 2589d5ed94
commit 9fd802f2c3

View File

@@ -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" },