Skip to content

Commit

Permalink
Update bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
xescoder committed Oct 9, 2014
1 parent b201855 commit b9bf54c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery.kladr",
"version": "2.0.3",
"version": "2.0.4",
"main": "jquery.kladr.min.js",
"homepage": "https://github.com/garakh/kladrapi-jsclient",
"authors": [
Expand All @@ -16,5 +16,8 @@
"gulpfile.js",
"package.json",
"*.md"
]
],
"dependencies": {
"jquery": ">=1.6"
}
}

0 comments on commit b9bf54c

Please sign in to comment.