Skip to content

Commit

Permalink
update bower.json, package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosrberto committed Sep 1, 2013
1 parent 4e423d0 commit 2e13e48
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,20 @@
{
"name": "bootstrap-select",
"main": "bootstrap-select.js",
"version": "2.0.0-pre",
"version": "1.2.0",
"homepage": "https://github.com/silviomoreto/bootstrap-select",
"authors": [
"silviomoreto"
],
"keywords": [
"bootstrap"
"form",
"bootstrap",
"select",
"replacement"
],
"dependencies": {
"jquery": ">=1.7"
},
"license": "MIT",
"ignore": [
"**/.*",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "jquery",
"title": "jQuery",
"description": "JavaScript library for DOM operations",
"version": "2.0.0pre",
"version": "1.2.0",
"homepage": "http:https://jquery.com",
"author": {
"name": "Silvio Moreto",
Expand Down

0 comments on commit 2e13e48

Please sign in to comment.