Showing
1 changed file
with
2 additions
and
2 deletions
| @@ -408,7 +408,7 @@ DEPENDENCIES: | @@ -408,7 +408,7 @@ DEPENDENCIES: | ||
| 408 | - RNGestureHandler (from `../node_modules/react-native-gesture-handler`) | 408 | - RNGestureHandler (from `../node_modules/react-native-gesture-handler`) |
| 409 | - RNImageCropPicker (from `../node_modules/react-native-image-crop-picker`) | 409 | - RNImageCropPicker (from `../node_modules/react-native-image-crop-picker`) |
| 410 | - RNLocalize (from `../node_modules/react-native-localize`) | 410 | - RNLocalize (from `../node_modules/react-native-localize`) |
| 411 | - - RNNativeDialogs (from `../../react-native-native-dialogs`) | 411 | + - RNNativeDialogs (from `../node_modules/react-native-native-dialogs`) |
| 412 | - RNPermissions (from `../node_modules/react-native-permissions`) | 412 | - RNPermissions (from `../node_modules/react-native-permissions`) |
| 413 | - RNQuickAction (from `../node_modules/react-native-quick-actions`) | 413 | - RNQuickAction (from `../node_modules/react-native-quick-actions`) |
| 414 | - RNReanimated (from `../node_modules/react-native-reanimated`) | 414 | - RNReanimated (from `../node_modules/react-native-reanimated`) |
| @@ -517,7 +517,7 @@ EXTERNAL SOURCES: | @@ -517,7 +517,7 @@ EXTERNAL SOURCES: | ||
| 517 | RNLocalize: | 517 | RNLocalize: |
| 518 | :path: "../node_modules/react-native-localize" | 518 | :path: "../node_modules/react-native-localize" |
| 519 | RNNativeDialogs: | 519 | RNNativeDialogs: |
| 520 | - :path: "../../react-native-native-dialogs" | 520 | + :path: "../node_modules/react-native-native-dialogs" |
| 521 | RNPermissions: | 521 | RNPermissions: |
| 522 | :path: "../node_modules/react-native-permissions" | 522 | :path: "../node_modules/react-native-permissions" |
| 523 | RNQuickAction: | 523 | RNQuickAction: |
-
Please register or login to post a comment