Add angular-strap override

This commit is contained in:
Jan Peša
2015-02-06 23:11:35 +01:00
parent 90cd0629c3
commit 8d5244f4e9
@@ -0,0 +1,8 @@
{
"main": "dist/angular-strap.tpl",
"shim": {
"dist/angular-strap-tpl": {
"deps": ["./angular-strap"]
}
}
}