File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 30
30
"homepage" : " https://github.com/iamacup/react-native-markdown-display/" ,
31
31
"dependencies" : {
32
32
"css-to-react-native" : " ^3.0.0" ,
33
- "markdown-it" : " ^10 .0.0 " ,
33
+ "markdown-it" : " ^13 .0.1 " ,
34
34
"prop-types" : " ^15.7.2" ,
35
35
"react-native-fit-image" : " ^1.5.5"
36
36
},
39
39
"react-native" : " >=0.50.4"
40
40
},
41
41
"devDependencies" : {
42
- "@types/markdown-it" : " ^10.0.1" ,
43
- "@types/react-native" : " >=0.50.0" ,
44
42
"@babel/core" : " ^7.9.6" ,
45
43
"@babel/runtime" : " ^7.9.6" ,
46
44
"@react-native-community/eslint-config" : " ^1.1.0" ,
45
+ "@types/markdown-it" : " ^10.0.1" ,
46
+ "@types/react-native" : " >=0.50.0" ,
47
47
"@typescript-eslint/parser" : " ^2.32.0" ,
48
48
"eslint" : " ^7.0.0" ,
49
- "json-schema" : " ^0.2.5" ,
50
49
"pre-commit" : " 1.2.2" ,
51
50
"typescript" : " ^3.8.3"
52
51
}
You can’t perform that action at this time.
0 commit comments