Skip to content

Commit 9ff6a49

Browse files
committed
chore: Add homepage field in package.json
1 parent 2da1a7c commit 9ff6a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@uiw/react-markdown-preview",
33
"version": "1.0.0",
44
"description": "React component preview markdown text in web browser.",
5-
"private": true,
5+
"homepage": "https://uiwjs.github.io/react-markdown-preview/",
66
"main": "lib/cjs/index.js",
77
"module": "lib/esm/index.js",
88
"scripts": {

0 commit comments

Comments
 (0)