Skip to content

Commit

Permalink
Update repository URL and bug URL in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
1aron committed Mar 4, 2024
1 parent 07302f1 commit c81cd16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"funding": "https://docs.master.co/css/donate",
"homepage": "https://css.master.co",
"bugs": {
"url": "https://github.com/master-co/css/issues"
"url": "https://github.com/master-co/normal.css/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/master-co/css.git",
"url": "https://github.com/master-co/normal.css.git",
"directory": "packages/core"
},
"keywords": [
Expand Down

0 comments on commit c81cd16

Please sign in to comment.