Skip to content

Commit

Permalink
update homepage to support relative paths
Browse files Browse the repository at this point in the history
  • Loading branch information
dmosites committed Aug 2, 2024
1 parent a309759 commit 4b92b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "airswap-web",
"version": "0.1.0",
"private": true,
"homepage": "https://swap.eth.limo/",
"homepage": ".",
"scripts": {
"start": "craco start",
"build": "craco build",
Expand Down

0 comments on commit 4b92b7f

Please sign in to comment.