Skip to content

Commit

Permalink
add bower support
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Carl committed Jan 12, 2014
1 parent 2634b4f commit d46f60e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "unslider",
"version": "0.0.0",
"main": "src/unslider.min.js",
"license": "MIT",
"dependencies": {
"jquery": "latest"
}
}

0 comments on commit d46f60e

Please sign in to comment.