From 48bf503971d3a2e3007b72da0257f77c6fad61fc Mon Sep 17 00:00:00 2001 From: Sambo Chea Date: Thu, 31 Oct 2019 09:25:09 +0700 Subject: [PATCH] updated information --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 9ba42c3..951a319 100644 --- a/package.json +++ b/package.json @@ -23,6 +23,5 @@ "homepage": "https://github.com/SomboChea/booler#readme", "devDependencies": { "mocha": "^6.2.2" - }, - "publishConfig": { "registry": "https://npm.pkg.github.com/" } + } }