Skip to content

Commit

Permalink
fix(fonts): fix package.json repo urls
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaSimonePorceddu committed Jun 7, 2021
1 parent c97f825 commit 1f0cafe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/fonts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
],
"repository": {
"type": "git",
"url": "https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web"
"url": "https://github.com/VLK-STUDIO/morfeo"
},
"homepage": "https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web",
"homepage": "https://github.com/VLK-STUDIO/morfeo/tree/main/packages/fonts",
"bugs": {
"url": "https://github.com/VLK-STUDIO/morfeo/issues"
}
Expand Down

0 comments on commit 1f0cafe

Please sign in to comment.