Skip to content

Commit

Permalink
Bower update
Browse files Browse the repository at this point in the history
  • Loading branch information
crazyserver committed Oct 22, 2016
1 parent ebc367f commit 02c06c2
Show file tree
Hide file tree
Showing 73 changed files with 14,382 additions and 44,667 deletions.
8 changes: 6 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
{
"name": "UOC-notifier",
"name": "uoc-notifier",
"private": "true",
"devDependencies": {
"ionic": "driftyco/ionic-bower#1.2.4",
"ionic": "driftyco/ionic-bower#1.3.1",
"angular-translate": ">=2.7.0",
"angular-translate-loader-static-files": "^2.9.0",
"ngCordova": "^0.1.24-alpha",
"plugin": "^3.1.0"
},
"resolutions": {
"angular-translate": ">=2.7.0",
"angular": ">= 1.0.8"
}
}
15 changes: 8 additions & 7 deletions www/lib/angular-animate/.bower.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
{
"name": "angular-animate",
"version": "1.4.3",
"version": "1.5.3",
"license": "MIT",
"main": "./angular-animate.js",
"ignore": [],
"dependencies": {
"angular": "1.4.3"
"angular": "1.5.3"
},
"homepage": "https://github.com/angular/bower-angular-animate",
"_release": "1.4.3",
"_release": "1.5.3",
"_resolution": {
"type": "version",
"tag": "v1.4.3",
"commit": "4ce2a76359401102d2e0146ccf69e6c060799ff8"
"tag": "v1.5.3",
"commit": "671c738980fb0509b2b494716ccd8c004c39f368"
},
"_source": "git://github.com/angular/bower-angular-animate.git",
"_target": "1.4.3",
"_source": "https://github.com/angular/bower-angular-animate.git",
"_target": "1.5.3",
"_originalSource": "angular-animate"
}
Loading

0 comments on commit 02c06c2

Please sign in to comment.