add: override for bower-angular-animate 1.3.0-rc.1
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"main": "angular-animate",
|
||||
"shim": {
|
||||
"angular-animate": {
|
||||
"deps": ["angular"]
|
||||
}
|
||||
},
|
||||
"registry": "jspm",
|
||||
"dependencies": {
|
||||
"angular": "1.3.0-rc.1"
|
||||
},
|
||||
"buildConfig": {
|
||||
"minify": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user