We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8f1791 + 7bb231d commit 883067bCopy full SHA for 883067b
package.json
@@ -25,14 +25,14 @@
25
"homepage": "https://github.com/mientjan/react-native-markdown-renderer#readme",
26
"dependencies": {
27
"@types/markdown-it": "^0.0.4",
28
- "@types/react-native": ">=0.50.0",
29
"markdown-it": "^8.4.0",
30
"prop-types": "^15.5.10",
31
"react-native-fit-image": "^1.5.2"
32
},
33
"peerDependencies": {
34
"react": "^16.2.0",
35
- "react-native": "^0.50.4"
+ "react-native": "^0.50.4",
+ "@types/react-native": ">=0.50.0"
36
37
"devDependencies": {
38
"chokidar": "^2.0.0",
0 commit comments