From e03770f869fefd68aff2a480f5253880d0367754 Mon Sep 17 00:00:00 2001 From: Jason Rhodes Date: Fri, 6 Dec 2019 08:05:28 -0500 Subject: [PATCH] Moved type file back into infra plugin to bypass strange break --- x-pack/{typings => legacy/plugins/infra/types}/rison_node.d.ts | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename x-pack/{typings => legacy/plugins/infra/types}/rison_node.d.ts (100%) diff --git a/x-pack/typings/rison_node.d.ts b/x-pack/legacy/plugins/infra/types/rison_node.d.ts similarity index 100% rename from x-pack/typings/rison_node.d.ts rename to x-pack/legacy/plugins/infra/types/rison_node.d.ts