Skip to content

Commit

Permalink
fix(package.json): fix github url in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonghyeon Ko committed Jan 28, 2022
1 parent 7f8ee6f commit 0a91591
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 @@
"weathercloset",
"designsystem"
],
"repository": "https://github.com/weathercloset/designsystem.git",
"repository": "https://github.com/weathercloset/ui.git",
"author": "Jonghyeon Ko <[email protected]>",
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 0a91591

Please sign in to comment.