File tree Expand file tree Collapse file tree 2 files changed +2032
-1989
lines changed
Expand file tree Collapse file tree 2 files changed +2032
-1989
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @freakycoder/react-native-text-input" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "description" : " Modern text input with fully customization options for React Native" ,
55 "main" : " ./build/dist/RNTextInput.js" ,
66 "repository" : " git@github.com:WrathChaos/react-native-text-input.git" ,
99 "homepage" : " https://www.freakycoder.com" ,
1010 "bugs" : " https://github.com/WrathChaos/react-native-text-input/issues" ,
1111 "keywords" : [
12+ " react-native-text-input" ,
13+ " react-native-text" ,
14+ " react-native-input" ,
1215 " FreakyCoder" ,
1316 " freakycoder" ,
1417 " kuray" ,
3134 "react-native" : " >=0.63.x"
3235 },
3336 "devDependencies" : {
37+ "@react-native-community/eslint-config" : " ^2.0.0" ,
3438 "@types/react" : " ^16.9.53" ,
3539 "@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" ,
3940 "eslint" : " ^7.11.0" ,
4041 "eslint-config-airbnb" : " ^18.2.0" ,
4142 "husky" : " ^4.3.0" ,
4243 "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"
4447 },
4548 "husky" : {
4649 "hooks" : {
You can’t perform that action at this time.
0 commit comments