Files
less.js/bower.json
Furkan Tunalı 6a174dcf1c Update bower.json
Changed the value of main property to a valid javascript file target, rather an array.
2013-08-29 02:43:09 +03:00

6 lines
77 B
JSON

{
"name": "less",
"version": "1.4.2",
"main": "./dist/less-1.4.2.js"
}