Skip to content

Commit 966a5d9

Browse files
authored
Add react-error-boundary to directory (#1758)
1 parent 0be31b8 commit 966a5d9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

react-native-libraries.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16096,5 +16096,14 @@
1609616096
"web": true,
1609716097
"expoGo": true,
1609816098
"newArchitecture": true
16099+
},
16100+
{
16101+
"githubUrl": "https://github.com/bvaughn/react-error-boundary",
16102+
"npmPkg": "react-error-boundary",
16103+
"ios": true,
16104+
"android": true,
16105+
"web": true,
16106+
"expoGo": true,
16107+
"newArchitecture": true
1609916108
}
1610016109
]

0 commit comments

Comments
 (0)