From 6e65e48e578da19b3e98b6badebb206bdbeeef67 Mon Sep 17 00:00:00 2001 From: Leon Jiang <35908040+leonyjiang@users.noreply.github.com> Date: Wed, 24 Mar 2021 18:25:57 -0400 Subject: Fix config.yml orb import --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.3-70-g09d2