diff --git a/package.json b/package.json index 947a70a..4b05322 100644 --- a/package.json +++ b/package.json @@ -48,11 +48,11 @@ ] }, "publishConfig": { - "registry": "https://npm.pkg.github.com/SwapnilSoni1999" + "registry": "https://npm.pkg.github.com/swapnilsoni1999" }, "devDependencies": { "eslint": "^8.20.0", "prettier": "^2.7.1", "xo": "^0.56.0" } -} \ No newline at end of file +}