Skip to content

Commit 0eabe4b

Browse files
committed
chore: update
1 parent 3374e66 commit 0eabe4b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "react-render-to-markdown",
33
"version": "0.2.2",
44
"description": "render React components to Markdown strings for SSG-MD",
5-
"repository": "https://github.com/SoonIter/react-render-to-markdown",
5+
"repository": {
6+
"type": "git",
7+
"url": "https://github.com/SoonIter/react-render-to-markdown"
8+
},
69
"type": "module",
710
"exports": {
811
".": {

0 commit comments

Comments
 (0)