Skip to content

Commit

Permalink
Merge pull request #17 from mromagnoli/master
Browse files Browse the repository at this point in the history
Update bower.json
  • Loading branch information
@oitozero committed Jan 25, 2015
2 parents f8f87e3 + ea9912d commit 67a0845
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,6 +1,6 @@
{
"name": "ngSweetAlert",
"version": "1.0.3",
"version": "1.0.4",
"main": "./SweetAlert.js",
"authors": [
"[email protected]",
Expand All @@ -25,7 +25,7 @@
],
"dependencies": {
"angular":"~1.2.0",
"sweetalert":"~0.3.0"
"sweetalert":">=0.3.0"
},
"devDependencies": {
}
Expand Down

0 comments on commit 67a0845

Please sign in to comment.