build: fix homepage location

This commit is contained in:
fryorcraken.eth 2022-08-20 18:11:24 +10:00
parent addaded39f
commit 7d94016076
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name": "eth-pm",
"version": "0.1.0",
"private": true,
"homepage": "/examples/eth-pm",
"homepage": "/eth-pm",
"dependencies": {
"@ethersproject/providers": "^5.6.8",
"@material-ui/core": "^4.12.3",