Relative URL is enough for the homepage

This commit is contained in:
Franck Royer 2021-04-28 11:59:59 +10:00
parent b109fa4407
commit cda14ee505
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": "web-chat",
"version": "0.1.0",
"private": true,
"homepage": "https://status-im.github.io/js-waku",
"homepage": "/js-waku",
"dependencies": {
"@material-ui/core": "^4.11.3",
"@testing-library/jest-dom": "^5.11.10",