Skip to content

Commit

Permalink
Update urls in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cristian-encalada committed Jan 20, 2024
1 parent f72e612 commit fa47292
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 @@ -11,10 +11,10 @@
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/plouc/react-svg-buttons.git"
"url": "git+https://github.com/cristian-encalada/react-svg-buttons-improved"
},
"bugs": {
"url": "https://github.com/plouc/react-svg-buttons/issues"
"url": "https://github.com/cristian-encalada/react-svg-buttons-improved/pulls"
},
"scripts": {
"build": "NODE_ENV=production rm -rf lib/* && babel src --no-comments --out-dir lib",
Expand Down

0 comments on commit fa47292

Please sign in to comment.