diff --git a/.yarnrc b/.yarnrc index 2a2ad4a..9f25091 100644 --- a/.yarnrc +++ b/.yarnrc @@ -1 +1 @@ -registry "https://npm.pkg.github.com" \ No newline at end of file +@priyagupta108:registry=https://npm.pkg.github.com/ \ No newline at end of file diff --git a/package.json b/package.json index b273346..bcbfb2a 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@priyagupta18/sample-node", + "name": "@priyagupta108/sample-node", "version": "1.0.0", "description": "sample-node application", "main": "index.js",