From 057625223b68fd3b24d3358d3b4949d2e21c11c8 Mon Sep 17 00:00:00 2001 From: Franck Royer Date: Fri, 20 Aug 2021 10:34:25 +1000 Subject: [PATCH] Add some relevant keywords --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index ae1e693953..722e0775cc 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,10 @@ "keywords": [ "waku", "decentralised", - "communication" + "communication", + "web3", + "ethereum", + "dapps" ], "scripts": { "build": "run-s build:*",