From 507f8542775284bb87fc6956c93613fd2aeda5f9 Mon Sep 17 00:00:00 2001 From: --Explosion-- Date: Mon, 19 Apr 2021 12:31:19 -0500 Subject: [PATCH] Update package.json --- package.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/package.json b/package.json index f3a9f94e5..a3a5db2e0 100644 --- a/package.json +++ b/package.json @@ -6,9 +6,6 @@ "jsdelivr": "bijou.js", "unpkg": "bijou.js", "browser": "bijou.js", - "publishConfig": { - "registry":"https://npm.pkg.github.com/@Bijou-js" - }, "repository": { "type": "git", "url": "git+https://github.com/bijou-js/bijou.js.git" @@ -24,7 +21,7 @@ "library" ], "author": "Bijou.js contributors", - "license": "GPL-3.0 License", + "license": "GPL-3.0", "bugs": { "url": "https://github.com/bijou-js/bijou.js/issues" },