Add override for kasperlewau/angular-bind-notifier

This commit is contained in:
Kasper Lewau
2015-04-20 14:17:08 +02:00
parent fd4c70762c
commit 21798bb2bf
2 changed files with 11 additions and 0 deletions
@@ -0,0 +1,10 @@
{
"dependencies": {
"angular": "^1.3.0"
},
"shim": {
"angular-bind-notifier": {
"deps": "angular"
}
}
}