Skip to content

Commit

Permalink
update package for publish project
Browse files Browse the repository at this point in the history
  • Loading branch information
abul2285 committed Aug 10, 2022
1 parent 04b32ea commit caa8ac4
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
1 change: 1 addition & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
PERSONAL_ACCESS_TOKEN=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
3 changes: 0 additions & 3 deletions .npmrc

This file was deleted.

3 changes: 3 additions & 0 deletions npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
@abul2285:registry=https://npm.pkg.github.com

//npm.pkg.github.com/:_authToken=PERSONAL_ACCESS_TOKEN
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
"lint": "next lint",
"test": "exit 0"
},
"publishConfig": {
"registry": "https://npm.pkg.github.com/"
},
"repository": "git://github.com/abul2285/bookmark.git",
"dependencies": {
"@aws-sdk/client-cognito-identity-provider": "^3.143.0",
"next": "12.2.4",
Expand Down

0 comments on commit caa8ac4

Please sign in to comment.