diff --git a/package.json b/package.json index 97703f9..f3c6059 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "show-bible", - "version": "1.0.1", + "version": "1.0.2", "description": "This is a package that returns a verse of the bible. I hope that package can bless your life!", "keywords": [ "bible", @@ -41,5 +41,8 @@ "node": ">= 10.9.0", "npm": ">= 6.2.0" }, - "preferGlobal": true -} + "preferGlobal": true, + "publishConfig": { + "registry": "https://npm.pkg.github.com/" + } +} \ No newline at end of file