From cf974cb7ad1f42cdab0984e2a128372128540a13 Mon Sep 17 00:00:00 2001 From: Will Date: Thu, 19 Jan 2023 23:02:22 -0300 Subject: [PATCH] chore: update lib keywords --- package.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/package.json b/package.json index 430baed..2495325 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,12 @@ "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ + "mobile", + "ios", + "android", "react-native", + "expo", + "components", "typescript", "react-hook-form", "mask-input",