File tree 2 files changed +2032
-1989
lines changed
2 files changed +2032
-1989
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @freakycoder/react-native-text-input" ,
3
- "version" : " 0.1.2 " ,
3
+ "version" : " 0.1.3 " ,
4
4
"description" : " Modern text input with fully customization options for React Native" ,
5
5
"main" : " ./build/dist/RNTextInput.js" ,
6
6
"repository" :
" [email protected] :WrathChaos/react-native-text-input.git" ,
9
9
"homepage" : " https://www.freakycoder.com" ,
10
10
"bugs" : " https://github.com/WrathChaos/react-native-text-input/issues" ,
11
11
"keywords" : [
12
+ " react-native-text-input" ,
13
+ " react-native-text" ,
14
+ " react-native-input" ,
12
15
" FreakyCoder" ,
13
16
" freakycoder" ,
14
17
" kuray" ,
31
34
"react-native" : " >=0.63.x"
32
35
},
33
36
"devDependencies" : {
37
+ "@react-native-community/eslint-config" : " ^2.0.0" ,
34
38
"@types/react" : " ^16.9.53" ,
35
39
"@types/react-native" : " ^0.63.25" ,
36
- "react-native-typescript-transformer" : " ^1.2.13" ,
37
- "typescript" : " ^4.0.3" ,
38
- "@react-native-community/eslint-config" : " ^2.0.0" ,
39
40
"eslint" : " ^7.11.0" ,
40
41
"eslint-config-airbnb" : " ^18.2.0" ,
41
42
"husky" : " ^4.3.0" ,
42
43
"lint-staged" : " ^10.4.2" ,
43
- "prettier" : " ^2.1.2"
44
+ "prettier" : " ^2.1.2" ,
45
+ "react-native-typescript-transformer" : " ^1.2.13" ,
46
+ "typescript" : " ^4.0.3"
44
47
},
45
48
"husky" : {
46
49
"hooks" : {
You can’t perform that action at this time.
0 commit comments