updated dependencies

This commit is contained in:
Mo Bitar
2017-01-07 00:32:46 -06:00
parent 73edae57a2
commit ad678a5d21
13 changed files with 8 additions and 147 deletions

View File

@@ -11,8 +11,6 @@ if(window.crypto.subtle) {
angular.module('app.frontend', [
'ui.router',
'restangular',
'oc.lazyLoad',
'angularLazyImg',
'ngDialog'
])