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 2da1a7c commit 9ff6a49Copy full SHA for 9ff6a49
package.json
@@ -2,7 +2,7 @@
2
"name": "@uiw/react-markdown-preview",
3
"version": "1.0.0",
4
"description": "React component preview markdown text in web browser.",
5
- "private": true,
+ "homepage": "https://uiwjs.github.io/react-markdown-preview/",
6
"main": "lib/cjs/index.js",
7
"module": "lib/esm/index.js",
8
"scripts": {
0 commit comments