add: override for (angular) bower-material master branch
This commit is contained in:
@@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"main": "angular-material",
|
||||||
|
"shim": {
|
||||||
|
"angular-material": {
|
||||||
|
"deps": ["angular"]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"registry": "jspm",
|
||||||
|
"dependencies": {
|
||||||
|
"angular": "1.3"
|
||||||
|
},
|
||||||
|
"buildConfig": {
|
||||||
|
"minify": true
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user