drgullin / icheck

Highly customizable checkboxes and radio buttons (jQuery & Zepto)
http://fronteed.com/iCheck
7.39k stars 1.63k forks source link

.min file in Bower #386

Closed sjurmr closed 6 years ago

sjurmr commented 6 years ago

bower install icheck bower icheck# not-cached https://github.com/fronteed/iCheck.git# bower icheck# resolve https://github.com/fronteed/iCheck.git# bower icheck# download https://github.com/fronteed/iCheck/archive/1.0.2.tar.gz bower icheck# extract archive.tar.gz bower icheck# invalid-meta for:C:(...)\bower.json bower icheck# invalid-meta The "name" is recommended to be lowercase, can contain digits, dots, dashes bower icheck# invalid-meta The "main" field cannot contain minified files bower icheck# resolved https://github.com/fronteed/iCheck.git#1.0.2 bower iCheck#^1.0.2 install iCheck#1.0.2

The .min file is then not downloaded. If you could please update the bower.json that would be great.

sjurmr commented 6 years ago

My mistake. File was downloaded anyway.