Skip to content

Commit

Permalink
Add bugs and homepage fields to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AmsterGet authored Mar 30, 2024
1 parent 4629623 commit d7692cf
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,9 @@
"url": "git+https://github.com/reportportal/ui-kit.git"
},
"author": "ReportPortal.io",
"license": "Apache-2.0"
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/reportportal/ui-kit/issues"
},
"homepage": "https://github.com/reportportal/ui-kit#readme"
}

0 comments on commit d7692cf

Please sign in to comment.