diff --git a/issue_template.md b/issue_template.md deleted file mode 100644 index 4e55ba0c4..000000000 --- a/issue_template.md +++ /dev/null @@ -1,16 +0,0 @@ - - -**Do you want to request a *feature*, a *new application detection* or report a *bug*?** - -**Is your issue about WebExtension driver (Chrome & Firefox), the website, the NPM driver or the bookmarklet ?** - -**What is the current behavior ?** - -**If the current behavior is a bug, please provide the steps to reproduce and if possible a demo of the problem.** - -**What is the expected behavior ?** - -**Which versions of Wappalyzer, and which browser / OS are affected by this issue ? Did this work in previous versions ?** diff --git a/src/drivers/npm/package.json b/src/drivers/npm/package.json index 12f3cdbe1..8debdaa10 100644 --- a/src/drivers/npm/package.json +++ b/src/drivers/npm/package.json @@ -24,7 +24,6 @@ "wappalyzer": "./cli.js" }, "dependencies": { - "puppeteer": "^2.0.0", "zombie": "^6.1.2" }, "peerDependencies": {