Update bower dependencies.

This commit is contained in:
Your Name 2014-06-06 14:29:32 +02:00
commit ffc4dc9ec7
715 changed files with 4134 additions and 134336 deletions

View file

@ -1,8 +1,8 @@
{
"name": "angular-route",
"version": "1.2.15",
"version": "1.2.16",
"main": "./angular-route.js",
"dependencies": {
"angular": "1.2.15"
"angular": "1.2.16"
}
}