Skip to content

Commit bd2c2a4

Browse files
committed
chore: update
1 parent 824de6e commit bd2c2a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "react-render-to-markdown",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "render React components to Markdown strings for SSG-MD",
55
"repository": {
66
"type": "git",
7-
"url": "https://github.com/SoonIter/react-render-to-markdown"
7+
"url": "git+https://github.com/SoonIter/react-render-to-markdown"
88
},
99
"type": "module",
1010
"exports": {

0 commit comments

Comments
 (0)