We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 824de6e commit bd2c2a4Copy full SHA for bd2c2a4
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "react-render-to-markdown",
3
- "version": "0.2.2",
+ "version": "0.2.3",
4
"description": "render React components to Markdown strings for SSG-MD",
5
"repository": {
6
"type": "git",
7
- "url": "https://github.com/SoonIter/react-render-to-markdown"
+ "url": "git+https://github.com/SoonIter/react-render-to-markdown"
8
},
9
"type": "module",
10
"exports": {
0 commit comments