Skip to content

Commit

Permalink
fix: remove homepage from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
shriram-sg committed May 24, 2024
1 parent 88071b5 commit fe9a3da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"private": true,
"version": "0.0.0",
"type": "module",
"homepage": "http://localhost:5173/",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand Down

0 comments on commit fe9a3da

Please sign in to comment.