Open marlongichie opened 9 years ago
You can add it to your dependencies with the branch name until a real bower.json
file is added.
"dependencies": {
"iCheck": "2.x"
}
or
bower install iCheck#2.x
It should grab the latest commit.
I can confirm that this method works.
Attempted to install version 2.0 via bower, but it only shows 1.0.1 & 1.0.2 available.