We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adb8ae1 commit 58d1de9Copy full SHA for 58d1de9
core/package.json
@@ -3,15 +3,15 @@
3
"name": "markdown-react-code-preview-loader",
4
"version": "2.1.3",
5
"description": "Index react example text in markdown, converted to React components.",
6
- "homepage": "https://github.com/kktjs/markdown-react-code-preview-loader",
+ "homepage": "https://kktjs.github.io/markdown-react-code-preview-loader",
7
"author": "SunLxy <1011771396@qq.com>",
8
"contributors": [
9
"SunLxy <1011771396@qq.com>",
10
"Kenny Wong <wowohoo@qq.com>"
11
],
12
"repository": {
13
"type": "git",
14
- "url": "https://github.com/kktjs/babel-plugin-transform-replace-export-default.git"
+ "url": "https://github.com/kktjs/markdown-react-code-preview-loader"
15
},
16
"license": "MIT",
17
"main": "./lib/index.js",
0 commit comments