Skip to content

Commit

Permalink
⬆️ angular@1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
soygul committed Sep 1, 2016
1 parent d8f9491 commit a22986e
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
"name": "koan",
"version": "1.0.0",
"dependencies": {
"angular": "1.4.7",
"angular-animate": "1.4.7",
"angular": "1.5.8",
"angular-animate": "1.5.8",
"angular-elastic": "2.5.1",
"angular-loading-bar": "0.8.0",
"angular-route": "1.4.7",
"bootstrap": "3.3.5",
"bootstrap-social": "4.10.1",
"font-awesome": "4.4.0",
"jquery": "2.1.4",
"lodash": "3.10.1"
"angular-loading-bar": "0.9.0",
"angular-route": "1.5.8",
"bootstrap": "3.3.7",
"bootstrap-social": "5.0.0",
"font-awesome": "4.5.0",
"jquery": "3.1.0",
"lodash": "4.15"
},
"devDependencies": {
"angular-mocks": "1.4.7"
"angular-mocks": "1.5.8"
}
}

0 comments on commit a22986e

Please sign in to comment.