aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.circleci/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index cb672ff3..893711ad 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
# Invoke the react-native orb.
orbs:
- react-native: react-native-community/react-native@5.1.0
+ rn: react-native-community/react-native@5.1.0
# Define runnable jobs.
jobs: