From d487c12ec4f7d67c3b4d896816341a3c715cbe4a Mon Sep 17 00:00:00 2001 From: Estefania Garcia Gallardo Date: Fri, 27 Aug 2021 21:12:04 +0200 Subject: [PATCH] 0.8.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f7b8459..7aaa355f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npkill", - "version": "0.8.1", + "version": "0.8.2", "description": "List any node_modules directories in your system, as well as the space they take up. You can then select which ones you want to erase to free up space.", "main": "lib/index.js", "publishConfig": {