From c9baba925bb81cc7a2f9c6bfd38f6769e2fa80f8 Mon Sep 17 00:00:00 2001 From: kirillzyusko Date: Tue, 31 Oct 2023 22:58:51 +0100 Subject: [PATCH] refactor: added missing keyword to `package.json` --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index e05e52b45..07c542fb0 100644 --- a/package.json +++ b/package.json @@ -42,6 +42,7 @@ "keyboard", "animation", "focused input", + "avoiding view", "sticky view", "ios", "android"