Skip to content

Commit

Permalink
fix registry
Browse files Browse the repository at this point in the history
  • Loading branch information
aferditamuriqi committed Mar 25, 2023
1 parent 11235d9 commit 42e1ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"node": ">8.0.0"
},
"publishConfig": {
"registry": "https://npm.pkg.github.com/"
"registry": "https://registry.npmjs.org/"
},
"scripts": {
"prepare": "npm run build",
Expand Down

0 comments on commit 42e1ee1

Please sign in to comment.