From f9c29d19b6de41e35c2bfd05a3e52213cada9503 Mon Sep 17 00:00:00 2001 From: Paul Razvan Berg Date: Wed, 29 Nov 2023 12:34:11 +0200 Subject: [PATCH] docs: add more keywords --- package.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e85af44..5d7c21c6 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,7 @@ ], "homepage": "https://github.com/sablier-labs/v2-periphery#readme", "keywords": [ + "asset-distribution", "asset-streaming", "blockchain", "cryptoasset-streaming", @@ -39,7 +40,11 @@ "sablier-v2", "smart-contracts", "solidity", - "token-streaming" + "token-distribution", + "token-streaming", + "token-vesting", + "vesting", + "web3" ], "peerDependencies": { "@prb/proxy": "4.0.1",