From a5e932adbe930630d68a81d625b9499379eeeb63 Mon Sep 17 00:00:00 2001 From: destruc7i0n Date: Mon, 11 Feb 2019 20:00:25 -0500 Subject: Local file support --- yarn.lock | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'yarn.lock') diff --git a/yarn.lock b/yarn.lock index fda7a7c..fd581ee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1703,6 +1703,11 @@ table@^4.0.3: slice-ansi "1.0.0" string-width "^2.1.1" +tail@^2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/tail/-/tail-2.0.1.tgz#f4cd9d514512e77d0eb2aaacd5520d578fe20271" + integrity sha512-9vPPjlv63kuIHLKVR7T65ey3CeukjcWA3f/JnfPyFd1KPSqWMh3qWyz2M5T7osAYQNYlaYtddovJ/X27tL0w1w== + text-table@^0.2.0: version "0.2.0" resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" -- cgit 1.4.1