mirror of https://github.com/grafana/grafana
Switch from underscore to lodash, #659
parent
c3a6ae1622
commit
23c9f973cc
@ -1,5 +1,5 @@ |
||||
define([ |
||||
'underscore-src' |
||||
'lodash-src' |
||||
], |
||||
function () { |
||||
'use strict'; |
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue