From 937dc7072427fc372481f090d2a3b40f4d39c319 Mon Sep 17 00:00:00 2001 From: Court Ewing Date: Tue, 19 Jul 2016 15:48:56 -0400 Subject: [PATCH] Bump makelogs to support timestamp changes in ES Makelogs 3.0.2 is compatible with the latest breaking changes to timestamps in Elasticsearch master. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 797c3ff2195c..ee6a487134f6 100644 --- a/package.json +++ b/package.json @@ -192,7 +192,7 @@ "karma-safari-launcher": "0.1.1", "license-checker": "3.1.0", "load-grunt-config": "0.19.1", - "makelogs": "3.0.0", + "makelogs": "3.0.2", "marked-text-renderer": "0.1.0", "mocha": "2.3.0", "ncp": "2.0.0",