From 8c9c1ad08f2a0eb6b081e98ac434a4a22ed3d1d5 Mon Sep 17 00:00:00 2001 From: Kasper Lewau Date: Mon, 20 Apr 2015 17:50:23 +0200 Subject: [PATCH] Remove redundant package override. --- .../kasperlewau/angular-bind-notifier@0.0.4.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 package-overrides/github/kasperlewau/angular-bind-notifier@0.0.4.json diff --git a/package-overrides/github/kasperlewau/angular-bind-notifier@0.0.4.json b/package-overrides/github/kasperlewau/angular-bind-notifier@0.0.4.json deleted file mode 100644 index 1d8a7bc..0000000 --- a/package-overrides/github/kasperlewau/angular-bind-notifier@0.0.4.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "dependencies": { - "angular": "^1.3.0" - }, - "shim": { - "dist/angular-bind-notifier": { - "deps": "angular" - } - } -}