Adapt to changes in upstream

This commit is contained in:
Adam Kariv
2015-12-15 22:25:27 +02:00
parent ed380fefaa
commit ea1fac76a3
2 changed files with 7 additions and 4 deletions

View File

@@ -6,10 +6,12 @@ angular.module('redash', [
'redash.services',
'redash.renderers',
'redash.visualization',
'highchart',
'plotly',
'plotly-chart',
'angular-growl',
'angularMoment',
'ui.bootstrap',
'ui.sortable',
'smartTable.table',
'ngResource',
'ngRoute',