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.
1 parent 718e56c commit 34c3887Copy full SHA for 34c3887
package.json
@@ -3,7 +3,7 @@
3
"version": "3.1.0",
4
"description": "Markdown renderer for react-native, with CommonMark spec support + adds syntax extensions & sugar (URL autolinking, typographer).",
5
"main": "src/index.js",
6
- "typesc": "src/index.d.ts",
+ "types": "src/index.d.ts",
7
"scripts": {},
8
"repository": {
9
"type": "git",
0 commit comments