Skip to content

Commit

Permalink
upate(bower): use angular 1.4.x
Browse files Browse the repository at this point in the history
Closes angular#28.
  • Loading branch information
ThomasBurleson committed May 26, 2015
1 parent 22f7bc7 commit 7ca354b
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 @@ -6,9 +6,9 @@
"license": "MIT",
"private": true,
"dependencies": {
"angular": "^1.3.x",
"angular-animate": "v1.3.x",
"angular-aria": "^1.3.x",
"angular": "^1.4.x",
"angular-animate": "^1.4.x",
"angular-aria": "^1.4.x",
"angular-material": "^0.9.0"
},
"devDependencies": {
Expand Down

0 comments on commit 7ca354b

Please sign in to comment.