From c26417aca62a4c982d5ad9661fb84ed056bf81b8 Mon Sep 17 00:00:00 2001 From: Aaike Van Roekghem Date: Mon, 9 Mar 2015 19:40:57 +0700 Subject: [PATCH] changed to directories.lib --- package-overrides/npm/js-beautify@1.5.5.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/package-overrides/npm/js-beautify@1.5.5.json b/package-overrides/npm/js-beautify@1.5.5.json index d1a0e8b..ebd4818 100644 --- a/package-overrides/npm/js-beautify@1.5.5.json +++ b/package-overrides/npm/js-beautify@1.5.5.json @@ -1,3 +1,5 @@ { - "files": ["js/**/*"] + "directories": { + "lib": "js" + } } \ No newline at end of file