build(angular): fix homepage

This commit is contained in:
fryorcraken.eth 2022-09-02 15:06:11 +10:00
parent ae2d4a6607
commit def1d912ef
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "@waku/relay-angular-chat",
"version": "0.1.0",
"homepage": "/examples/relay-angular-chat",
"homepage": "/relay-angular-chat",
"scripts": {
"ng": "ng",
"start": "ng serve",