From f9f3c64b28f4856207e68312d3a02e60ddcf447c Mon Sep 17 00:00:00 2001 From: D056966 Date: Fri, 9 May 2025 10:31:32 +0200 Subject: [PATCH] chore(deps): remove dev dependencies `npm` & `install` --- package.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/package.json b/package.json index 5c86fc1..6dc3866 100644 --- a/package.json +++ b/package.json @@ -43,9 +43,7 @@ "eslint-plugin-no-only-tests": "3.0.0", "eslint-plugin-prettier": "4.2.1", "eslint-plugin-security": "1.5.0", - "install": "0.13.0", "mocha": "10.0.0", - "npm": "8.19.2", "prettier": "2.7.1", "semantic-release": "19.0.5", "sinon": "14.0.0",