Skip to content

Commit

Permalink
chore: update to angular-1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frapontillo committed Jun 12, 2015
1 parent 91667ee commit 1122725
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
],
"main": "./dist/angular-bootstrap-switch.js",
"dependencies": {
"angular": "~1.3.15",
"angular": "~1.4.0",
"jquery": ">=1.9.0",
"bootstrap": ">=2.3.2",
"bootstrap-switch": "3.3.2"
},
"devDependencies": {
"angular-mocks": "~1.3.15",
"angular-scenario": "~1.3.15"
"angular-mocks": "~1.4.0",
"angular-scenario": "~1.4.0"
}
}

0 comments on commit 1122725

Please sign in to comment.