Skip to content

Commit 342f587

Browse files
committed
chore: update package info
1 parent 26688b2 commit 342f587

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

package.json

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "markdown-to-jsx",
33
"description": "Convert markdown to JSX with ease for React and React-like projects. Super lightweight and highly configurable.",
4-
"homepage": "https://probablyup.github.io/markdown-to-jsx",
4+
"homepage": "https://markdown-to-jsx.quantizor.dev",
55
"license": "MIT",
66
"version": "7.3.2",
77
"engines": {
@@ -15,9 +15,9 @@
1515
"jsx",
1616
"html"
1717
],
18-
"author": "Evan Jacobs <probablyup@gmail.com>",
19-
"repository": "probablyup/markdown-to-jsx",
20-
"bugs": "https://github.com/probablyup/markdown-to-jsx/issues",
18+
"author": "Evan Jacobs <yo@quantizor.com>",
19+
"repository": "quantizor/markdown-to-jsx",
20+
"bugs": "https://github.com/quantizor/markdown-to-jsx/issues",
2121
"files": [
2222
"dist",
2323
"LICENSE",
@@ -116,9 +116,5 @@
116116
"jest-serializer-html"
117117
]
118118
},
119-
"collective": {
120-
"type": "opencollective",
121-
"url": "https://opencollective.com/markdown-to-jsx"
122-
},
123119
"packageManager": "[email protected]"
124120
}

0 commit comments

Comments
 (0)