Files
less.js/bower.json
Luke Page 76ac1ddda6 revert bower.json
because the tagged version doesn't include the dist files.
2014-02-11 13:51:42 +00:00

19 lines
257 B
JSON

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