Skip to content

Commit ba9b14b

Browse files
Add files via upload
1 parent 56337f3 commit ba9b14b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,14 @@
1111
"expo": "~42.0.1",
1212
"expo-constants": "^12.1.3",
1313
"expo-status-bar": "~1.0.4",
14+
"formik": "^2.1.4",
1415
"react": "16.13.1",
1516
"react-dom": "16.13.1",
1617
"react-native": "https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz",
18+
"react-native-gesture-handler": "~1.10.2",
1719
"react-native-web": "~0.13.12",
1820
"react-refresh": "^0.8.3",
19-
"react-native-gesture-handler": "~1.10.2"
21+
"yup": "^0.28.5"
2022
},
2123
"devDependencies": {
2224
"@babel/core": "~7.9.0"

0 commit comments

Comments
 (0)