Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 58d1de9

Browse files
committedFeb 15, 2023
chore: update package.json
1 parent adb8ae1 commit 58d1de9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎core/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
"name": "markdown-react-code-preview-loader",
44
"version": "2.1.3",
55
"description": "Index react example text in markdown, converted to React components.",
6-
"homepage": "https://github.com/kktjs/markdown-react-code-preview-loader",
6+
"homepage": "https://kktjs.github.io/markdown-react-code-preview-loader",
77
"author": "SunLxy <1011771396@qq.com>",
88
"contributors": [
99
"SunLxy <1011771396@qq.com>",
1010
"Kenny Wong <wowohoo@qq.com>"
1111
],
1212
"repository": {
1313
"type": "git",
14-
"url": "https://github.com/kktjs/babel-plugin-transform-replace-export-default.git"
14+
"url": "https://github.com/kktjs/markdown-react-code-preview-loader"
1515
},
1616
"license": "MIT",
1717
"main": "./lib/index.js",

0 commit comments

Comments
 (0)
Please sign in to comment.