diff --git a/react-native-libraries.json b/react-native-libraries.json index b5924ad16..0b7916248 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -16096,5 +16096,14 @@ "web": true, "expoGo": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/bvaughn/react-error-boundary", + "npmPkg": "react-error-boundary", + "ios": true, + "android": true, + "web": true, + "expoGo": true, + "newArchitecture": true } ]