Skip to content

Commit

Permalink
Add npm configure
Browse files Browse the repository at this point in the history
  • Loading branch information
ravuthz committed Jul 28, 2023
1 parent a33c89a commit ff8d221
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
@ravuthz:registry=https://npm.pkg.github.com
16 changes: 16 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
"scripts": {
"start": "node ."
},
"publishConfig": {
"registry": "https://npm.pkg.github.com"
},
"keywords": ["rename.js", "package.json", "rename.json"],
"author": "Ravuthz <[email protected]>",
"description": "Rename package.json, author and version fields",
Expand Down

0 comments on commit ff8d221

Please sign in to comment.