Skip to content

Commit 7523704

Browse files
authored
Add fast-deep-equal (#1772)
1 parent 8c187c0 commit 7523704

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

react-native-libraries.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16266,11 +16266,18 @@
1626616266
"expoGo": true
1626716267
},
1626816268
{
16269-
"npmPkg": "otpauth",
1627016269
"githubUrl": "https://github.com/hectorm/otpauth",
1627116270
"ios": true,
1627216271
"android": true,
1627316272
"web": true,
1627416273
"expoGo": true
16274+
},
16275+
{
16276+
"githubUrl": "https://github.com/epoberezkin/fast-deep-equal",
16277+
"ios": true,
16278+
"android": true,
16279+
"web": true,
16280+
"expoGo": true,
16281+
"newArchitecture": true
1627516282
}
1627616283
]

0 commit comments

Comments
 (0)