File tree 1 file changed +6
-6
lines changed 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @native-base/formik-ui" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"description" : " NativeBase Formik Integration " ,
5
5
"main" : " lib/commonjs/index" ,
6
6
"module" : " lib/module/index" ,
59
59
"eslint" : " ^7.2.0" ,
60
60
"eslint-config-prettier" : " ^7.0.0" ,
61
61
"eslint-plugin-prettier" : " ^3.1.3" ,
62
+ "formik" : " ^2.2.6" ,
62
63
"husky" : " ^4.2.5" ,
63
64
"jest" : " ^26.0.1" ,
65
+ "native-base" : " ^3.0.0-next.5" ,
64
66
"pod-install" : " ^0.1.0" ,
65
67
"prettier" : " ^2.0.5" ,
66
68
"react" : " 16.13.1" ,
67
69
"react-native" : " 0.63.4" ,
68
70
"react-native-builder-bob" : " ^0.17.1" ,
69
- "release-it" : " ^14.2.2" ,
70
- "typescript" : " ^4.1.3" ,
71
- "formik" : " ^2.2.6" ,
72
- "native-base" : " ^3.0.0-next.5" ,
73
71
"react-native-svg" : " 12.1.0" ,
74
72
"react-native-web" : " ~0.13.12" ,
73
+ "release-it" : " ^14.2.2" ,
75
74
"styled-components" : " ^5.2.1" ,
76
- "styled-system" : " ^5.1.5"
75
+ "styled-system" : " ^5.1.5" ,
76
+ "typescript" : " ^4.1.3"
77
77
},
78
78
"peerDependencies" : {
79
79
"native-base" : " next" ,
You can’t perform that action at this time.
0 commit comments