Bower modules updated.

This commit is contained in:
Andreas Baldeau 2014-08-10 12:02:48 +02:00
commit 1ee78ab657
140 changed files with 7098 additions and 3713 deletions

View file

@ -1,18 +1,18 @@
{
"name": "angular-scenario",
"version": "1.2.16",
"version": "1.2.21",
"main": "./angular-scenario.js",
"dependencies": {
"angular": "1.2.16"
"angular": "1.2.21"
},
"homepage": "https://github.com/angular/bower-angular-scenario",
"_release": "1.2.16",
"_release": "1.2.21",
"_resolution": {
"type": "version",
"tag": "v1.2.16",
"commit": "387bd67cc4863655aed0f889956cdeb4acdb03ae"
"tag": "v1.2.21",
"commit": "1e442f99fe1531084a8c502b0acb097f7f65988b"
},
"_source": "git://github.com/angular/bower-angular-scenario.git",
"_target": "1.2.16",
"_target": "1.2.21",
"_originalSource": "angular-scenario"
}

File diff suppressed because it is too large Load diff

View file

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