diff --git a/package.json b/package.json index 5a85f72..f429406 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@graxmonzo/tailwind-caret-color", - "version": "2.0.4", + "version": "2.0.5", "description": "Tailwind plugin to create caret color classes", "main": "index.js", "repository": { @@ -20,9 +20,6 @@ "scripts": { "test": "jest" }, - "publishConfig": { - "registry": "https://npm.pkg.github.com/" - }, "devDependencies": { "jest": "^27.0.4", "jest-matcher-css": "^1.1.0",