Skip to content

Commit

Permalink
Merge pull request #54 from thisissoon/feature/update-angular
Browse files Browse the repository at this point in the history
update angular to "1.3.13"
  • Loading branch information
jamesjwarren committed Feb 25, 2015
2 parents e3a71f6 + 13a0257 commit a7950d0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
"license": "MIT",
"private": true,
"dependencies": {
"angular": "1.3.8",
"angular-route": "1.3.8",
"angular": "1.3.13",
"angular-route": "1.3.13",
"bootstrap": "3.3.1",
"angular-sanitize": "1.3.8",
"angular-animate": "1.3.8",
"angular-sanitize": "1.3.13",
"angular-animate": "1.3.13",
"angular-addthis": "~0.1.2",
"velocity": "1.2.1",
"angular-scroll": "0.6.4",
Expand All @@ -20,6 +20,6 @@
"angulartics": "0.17.2"
},
"devDependencies": {
"angular-mocks": "1.3.8"
"angular-mocks": "1.3.13"
}
}

0 comments on commit a7950d0

Please sign in to comment.