From d7e64190efc411e3973a79fd027bf1afe359f429 Mon Sep 17 00:00:00 2001 From: Michał Gołębiowski-Owczarek Date: Mon, 26 Aug 2019 18:53:54 +0200 Subject: Build: Remove the external directory, read from node_modules directly Now that Sizzle is gone & we use npm, we can read from node_modules directly and skip the setup that copies some files to the external directory. Closes gh-4466 --- package.json | 1 - 1 file changed, 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index d460b98df..99ddba79e 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,6 @@ "grunt-jsonlint": "1.1.0", "grunt-karma": "3.0.1", "grunt-newer": "1.3.0", - "grunt-npmcopy": "0.2.0", "gzip-js": "0.3.2", "husky": "1.3.1", "insight": "0.10.1", -- cgit v1.2.3