react-native-formik
Advanced tools
+3
-3
| { | ||
| "name": "react-native-formik", | ||
| "version": "1.7.2", | ||
| "version": "1.7.3", | ||
| "description": "Make the most of your React Native forms with Formik", | ||
@@ -26,4 +26,4 @@ "main": "index.js", | ||
| "@bam.tech/react-native-modalbox": "^1.4.2", | ||
| "lodash": "^4.17.11", | ||
| "react-native-root-siblings": "3.1.7", | ||
| "lodash": "4.17.5", | ||
| "recompose": "^0.26.0" | ||
@@ -42,3 +42,2 @@ }, | ||
| "babel-jest": "23.6.0", | ||
| "metro-react-native-babel-preset": "0.50.0", | ||
| "babel-preset-react-native": "4.0.0", | ||
@@ -55,2 +54,3 @@ "commitizen": "^2.9.6", | ||
| "jest": "23.6.0", | ||
| "metro-react-native-babel-preset": "0.50.0", | ||
| "prettier": "^1.14.0", | ||
@@ -57,0 +57,0 @@ "react": "16.2.0", |
Sorry, the diff of this file is too big to display
2419299
0.01%- Removed
Updated