Skip to content

Commit

Permalink
sync bower & package
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasJang committed Jan 2, 2016
1 parent 7883af7 commit 2a8b1be
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bootstrap-ax5dialog",
"version": "0.1.0",
"version": "0.3.0",
"authors": [
"ThomasJ <tom@axisj.com>"
],
Expand All @@ -17,7 +17,7 @@
],
"dependencies": {
"jquery": "^1.11.0",
"ax5core": "^0.2.0",
"ax5core": "^0.3.0",
"bootstrap": "^3.3.6"
},
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bootstrap-ax5dialog",
"version": "0.1.0",
"description": "",
"version": "0.3.0",
"description": "A dialog plugin that works with Bootstrap & jQuery",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion test/bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "bootstrap-ax5dialog-tester",
"dependencies": {
"jquery": "^1.11.0",
"ax5core": "^0.2.0",
"ax5core": "",
"bootstrap": "^3.3.6"
}
}

0 comments on commit 2a8b1be

Please sign in to comment.