From 3099a5bb3ea5ca84571fdec352b41366ee10fdd0 Mon Sep 17 00:00:00 2001 From: Boris Mutafov Date: Wed, 9 Feb 2022 20:45:33 +0200 Subject: [PATCH] Publish to npm registry instead of github --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index 9c572e4..ddc1c6a 100644 --- a/package.json +++ b/package.json @@ -23,9 +23,6 @@ "type": "git", "url": "https://github.com/mutafow/simple-keep-pc-awake" }, - "publishConfig": { - "registry": "https://npm.pkg.github.com" - }, "dependencies": { "@nut-tree/nut-js": "^2.0.1", "desktop-idle": "^1.3.0"