From 57f30603faa04c8ebc8dbecce68a383eb0258352 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jimmy=20W=C3=A4rting?= Date: Tue, 12 Mar 2019 10:20:29 +0100 Subject: [PATCH] inherits is not used --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index aad7955..42608b6 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,6 @@ "bn.js": "^4.4.0", "compact2string": "^1.2.0", "debug": "^4.0.1", - "inherits": "^2.0.1", "ip": "^1.0.1", "lru": "^3.0.0", "minimist": "^1.1.1",