dependency fix
This commit is contained in:
parent
6041de6a71
commit
dfddaa0aaa
@ -1,5 +1,4 @@
|
||||
//Modules
|
||||
import 'react-native-gesture-handler';
|
||||
import * as React from 'react';
|
||||
import { NavigationContainer } from '@react-navigation/native';
|
||||
import { createStackNavigator } from '@react-navigation/stack';
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 150 KiB After Width: | Height: | Size: 21 KiB |
3820
Native/AlfaPrentice/package-lock.json
generated
3820
Native/AlfaPrentice/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -13,7 +13,7 @@
|
||||
"@react-navigation/stack": "^5.12.8",
|
||||
"@types/react-native-snap-carousel": "^3.8.2",
|
||||
"expo": "^39.0.5",
|
||||
"expo-cli": "^4.0.3",
|
||||
"expo-cli": "^4.0.7",
|
||||
"expo-status-bar": "~1.0.2",
|
||||
"global": "^4.4.0",
|
||||
"react": "16.13.1",
|
||||
@ -29,8 +29,9 @@
|
||||
"react-native-safe-area-context": "^3.1.9",
|
||||
"react-native-screens": "^2.15.0",
|
||||
"react-native-snap-carousel": "^3.9.1",
|
||||
"react-native-swiper-hooks": "^1.2.7",
|
||||
"react-native-web": "~0.13.12"
|
||||
"react-native-swiper-hooks": "^1.2.8",
|
||||
"react-native-web": "~0.13.12",
|
||||
"react-navigation": "^4.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "~7.9.0"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user