Skip to content

Commit

Permalink
Add repository and homepage to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fvictorio committed Jan 2, 2023
1 parent a55c8ad commit 4108ba4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
"version": "0.0.7",
"main": "index.js",
"license": "MIT",
"repository": "github:prettier-solidity/solidity-comments-extractor",
"homepage": "https://github.com/prettier-solidity/solidity-comments-extractor",
"scripts": {
"lint": "eslint '**/*.js'",
"prettier": "prettier '**/*.js'",
Expand Down

0 comments on commit 4108ba4

Please sign in to comment.