Skip to content

Commit

Permalink
Most recent versions please.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ethan Mick committed Apr 10, 2015
1 parent f8ecebf commit cd1a6f7
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,15 @@
],
"dependencies": {
"jquery": "2.1.3",
"bootstrap": "3.3.2",
"angular": "1.3.10",
"angular-animate": "1.3.10",
"angular-aria": "1.3.10",
"angular-route": "1.3.10",
"angular-sanitize": "1.3.10",
"angular-material": "0.7.1",
"angular": "1.3.15",
"angular-animate": "1.3.15",
"angular-aria": "1.3.15",
"angular-route": "1.3.15",
"angular-sanitize": "1.3.15",
"angular-material": "0.8.3",
"angulartics": "0.17.2"
},
"resolutions": {
"angular": "1.3.10"
"angular": "1.3.15"
}
}

0 comments on commit cd1a6f7

Please sign in to comment.