From 0842953525b28e927d37b50fb2191e22e745e138 Mon Sep 17 00:00:00 2001 From: Jakub Romanczyk Date: Mon, 18 Dec 2023 11:30:36 +0100 Subject: [PATCH] chore(repack): document the changes --- packages/repack/commands.js | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/repack/commands.js b/packages/repack/commands.js index ad5a0ef43..3574818a5 100644 --- a/packages/repack/commands.js +++ b/packages/repack/commands.js @@ -32,6 +32,7 @@ function getCommands() { return projectCommands; } + // RN >= 0.73 let commands; try {