From 3c36af7577e5aee231cea5a01bb6cc83717d0e74 Mon Sep 17 00:00:00 2001
From: Dragan Filipovic <dragan.filipovic@netcentric.biz>
Date: Fri, 28 May 2021 02:22:36 +0200
Subject: [PATCH] fix: remove change npm to public

---
 package.json | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/package.json b/package.json
index 0298474..92e533b 100644
--- a/package.json
+++ b/package.json
@@ -9,10 +9,6 @@
     "./README.md",
     "LICENSE"
   ],
-  "private": false,
-  "publishConfig": {
-    "access": "public"
-  },
   "dependencies": {
     "command-exists": "1.2.9",
     "node-cmd": "4.0.0",