Neues Initialrelease mit IonicMaterial

This commit is contained in:
Carsten Hilmer
2016-08-22 12:55:52 +02:00
parent 30a5df79aa
commit 45e482b14d
1249 changed files with 305225 additions and 68794 deletions

View File

@@ -1,20 +1,19 @@
{
"name": "angular-animate",
"version": "1.5.3",
"license": "MIT",
"version": "1.4.2",
"main": "./angular-animate.js",
"ignore": [],
"dependencies": {
"angular": "1.5.3"
"angular": "1.4.2"
},
"homepage": "https://github.com/angular/bower-angular-animate",
"_release": "1.5.3",
"_release": "1.4.2",
"_resolution": {
"type": "version",
"tag": "v1.5.3",
"commit": "671c738980fb0509b2b494716ccd8c004c39f368"
"tag": "v1.4.2",
"commit": "8753e3cc8facaf2da19dbe26d318e566b89e452e"
},
"_source": "https://github.com/angular/bower-angular-animate.git",
"_target": "1.5.3",
"_source": "git://github.com/angular/bower-angular-animate.git",
"_target": "^1.3.0 || >1.4.0-beta.0",
"_originalSource": "angular-animate"
}