Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nudge committed Dec 11, 2013
1 parent b9327c9 commit bce06ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "angular-perfect-scrollbar",
"version": "0.1.2",
"version": "0.1.3",
"main": "src/angular-perfect-scrollbar.js",
"ignore": ["**/*.md", "**/*.png", "**/*.jpg", "**/*.gif", "releases/*", "README", "**/*.html", "**/*.ico", "**/*.txt", "**/*.handlebars"],
"dependencies": {"jquery": ">1.10", "perfect-scrollbar": ">0.4"}
"dependencies": {"jquery": ">=1.10.0", "perfect-scrollbar": ">=0.4.0"}
}

0 comments on commit bce06ec

Please sign in to comment.