Skip to content

Commit fc08e93

Browse files
committed
Fix typo
1 parent c081ba2 commit fc08e93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SnackHelpers.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const DEPS_VERSIONS = {
1717
"@react-navigation/material-bottom-tabs@5.1.6",
1818
"@react-navigation/material-top-tabs@5.1.6",
1919
"@react-navigation/native@5.1.3",
20-
"@react-navigation/stack@5.2.6"
20+
"@react-navigation/stack@5.2.6",
2121
"react-native-reanimated@1.7.0",
2222
"react-native-safe-area-context@0.7.3",
2323
"react-native-screens@2.4.0",

0 commit comments

Comments
 (0)