Fix broken import

This commit is contained in:
Jesús Ángel 2019-01-28 20:51:52 +01:00
parent a180572109
commit 58aef93f5e

View File

@ -10,7 +10,7 @@
*
* Find more information about this on the LICENSE file.
*/
import dateMath from '@kbn/datemath';
import dateMath from '@elastic/datemath';
export class VisHandlers {
/**