Skip to content

Commit 10dfb5a

Browse files
committed
fix: failed to build package due to config mismatch
1 parent d129a52 commit 10dfb5a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@bhanu17/nextjs-starter",
2+
"name": "@bhanu1776/nextjs-starter",
33
"version": "3.1.0",
44
"author": "bhanu1776",
55
"license": "MIT",
@@ -41,7 +41,7 @@
4141
"url": "git+https://github.com/Bhanu1776/Nextjs14-Starter-Template"
4242
},
4343
"publishConfig": {
44-
"@bhanu17:registry": "https://registry.npmjs.org/"
44+
"@bhanu1776:registry": "https://npm.pkg.github.com"
4545
},
4646
"homepage": "https://starter-website-sigma.vercel.app/",
4747
"keywords": [

0 commit comments

Comments
 (0)