diff --git a/package.json b/package.json index d1af68554..622413489 100644 --- a/package.json +++ b/package.json @@ -4,9 +4,10 @@ "description": "Safe Core SDK", "main": "index.ts", "keywords": [ + "Ethereum", "Gnosis", - "sdk", - "safe" + "Safe", + "SDK" ], "scripts": { "build": "yarn rimraf dist && tsc && hardhat compile",