From ad17fa8a68a21ca5ddec336801b8568009bef3d4 Mon Sep 17 00:00:00 2001 From: Daniel Gasienica Date: Fri, 9 Feb 2018 11:14:40 -0500 Subject: [PATCH] Remove `blueimp-load-image` Bower dependency --- bower.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bower.json b/bower.json index a49dba3849..f8a7d7ea06 100644 --- a/bower.json +++ b/bower.json @@ -69,9 +69,6 @@ "build/img/flags.png", "build/js/intlTelInput.js" ], - "blueimp-load-image": [ - "js/load-image.js" - ], "blueimp-canvas-to-blob": [ "js/canvas-to-blob.js" ], @@ -113,7 +110,6 @@ "moment", "intl-tel-input", "backbone.typeahead", - "blueimp-load-image", "blueimp-canvas-to-blob", "autosize", "filesize"