Skip to content

Commit

Permalink
Merge pull request #26 from bcnmy/linkinator
Browse files Browse the repository at this point in the history
linkinator installed for checking broken links
  • Loading branch information
B-Venkatesh7210 authored Aug 22, 2024
2 parents b80fbc4 + da7db4c commit dbe16dd
Show file tree
Hide file tree
Showing 2 changed files with 238 additions and 6 deletions.
243 changes: 237 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"dependencies": {
"@types/react": "latest",
"dotenv": "^16.4.5",
"linkinator": "^6.1.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.52.2",
Expand Down

0 comments on commit dbe16dd

Please sign in to comment.