Skip to content

Commit 58d1de9

Browse files
committed
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

Lines changed: 2 additions & 2 deletions
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 <[email protected]>",
88
"contributors": [
99
"SunLxy <[email protected]>",
1010
"Kenny Wong <[email protected]>"
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)