Skip to content

Commit

Permalink
move back to npm registry
Browse files Browse the repository at this point in the history
  • Loading branch information
numandev1 committed Jun 27, 2020
1 parent 34e6aa3 commit e56e2eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"pre-commit": "npm run pretty && git add ."
}
},
"publishConfig": {
"registry":"https://npm.pkg.github.com/"
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"keywords": [
"symlink",
Expand Down

0 comments on commit e56e2eb

Please sign in to comment.