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 1
1
{
2
2
"name" : " react-native-typescript-library-starter" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " Extremely easy to create a React Native Component Library with both Stateful and Functional Component Examples." ,
5
5
"main" : " ./build/dist/index.js" ,
6
6
"repository" :
" [email protected] :WrathChaos/react-native-typescript-library-starter.git" ,
28
28
},
29
29
"peerDependencies" : {
30
30
"react" : " >= 16.x.x" ,
31
- "react-native" : " >= 0.55 .x"
31
+ "react-native" : " >=0.63 .x"
32
32
},
33
33
"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 " ,
36
36
"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" ,
40
40
"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 "
44
44
},
45
45
"husky" : {
46
46
"hooks" : {
You can’t perform that action at this time.
0 commit comments