File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-typescript-library-starter" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "description" : " Extremely easy to create a React Native Component Library with both Stateful and Functional Component Examples." ,
55 "main" : " ./build/dist/index.js" ,
66 "repository" : " git@github.com:WrathChaos/react-native-typescript-library-starter.git" ,
2828 },
2929 "peerDependencies" : {
3030 "react" : " >= 16.x.x" ,
31- "react-native" : " >= 0.55 .x"
31+ "react-native" : " >=0.63 .x"
3232 },
3333 "devDependencies" : {
34- "@types/react" : " ^16.9.22 " ,
35- "@types/react-native" : " ^0.63.0 " ,
34+ "@types/react" : " ^16.9.53 " ,
35+ "@types/react-native" : " ^0.63.25 " ,
3636 "react-native-typescript-transformer" : " ^1.2.13" ,
37- "typescript" : " ^3.7.4 " ,
38- "@react-native-community/eslint-config" : " ^0 .0.5 " ,
39- "eslint" : " ^6.8 .0" ,
37+ "typescript" : " ^4.0.3 " ,
38+ "@react-native-community/eslint-config" : " ^2 .0.0 " ,
39+ "eslint" : " ^7.11 .0" ,
4040 "eslint-config-airbnb" : " ^18.2.0" ,
41- "husky" : " ^4.2.5 " ,
42- "lint-staged" : " ^10.2.11 " ,
43- "prettier" : " ^2.0.5 "
41+ "husky" : " ^4.3.0 " ,
42+ "lint-staged" : " ^10.4.2 " ,
43+ "prettier" : " ^2.1.2 "
4444 },
4545 "husky" : {
4646 "hooks" : {
You can’t perform that action at this time.
0 commit comments