Files
less.js/bower.json
Tom Fuertes 618712c6cd update bower.json main script
for bump 1.4.2 -> 1.5.0
2013-11-01 10:36:44 -05:00

19 lines
257 B
JSON

{
"name": "less",
"version": "1.4.2",
"main": "./dist/less-1.5.0.js",
"ignore": [
"**/.*",
"benchmark",
"bin",
"build",
"lib",
"test",
"*.md",
"LICENSE",
"Gruntfile.js",
"package.json",
"bower.json"
]
}