Skip to content

Commit

Permalink
fix registry url
Browse files Browse the repository at this point in the history
  • Loading branch information
XQY279 committed Aug 26, 2021
1 parent 0a1195c commit 51f7262
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 @@ -5,7 +5,7 @@
"url": "https://github.com/lgwebdream/fe-code.git"
},
"publishConfig": {
"registry":"https://npm.pkg.github.com"
"registry":"https://registry.npmjs.org"
},
"version": "1.0.0",
"description": "",
Expand Down

0 comments on commit 51f7262

Please sign in to comment.