Correct package name

This commit is contained in:
Franck Royer 2021-03-30 12:00:09 +11:00
parent 0b282be882
commit 0f694cf8e1
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,5 +1,5 @@
{
"name": "waku-js-chat",
"name": "js-waku",
"version": "1.0.0",
"description": "A chat application running on node and waku",
"main": "build/main/index.js",