Skip to content

Commit 4a0e8f7

Browse files
committed
chore: Modify homepage in package.json
1 parent 0fc130e commit 4a0e8f7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,10 @@
2020
"doc": "kkt start",
2121
"doc:build": "kkt build"
2222
},
23+
"homepage": "https://uiwjs.github.io/react-code-preview",
2324
"repository": {
2425
"type": "git",
25-
"url": "https://github.com/uiwjs/code-preview"
26+
"url": "https://github.com/uiwjs/react-code-preview"
2627
},
2728
"files": [
2829
"typings",
@@ -48,6 +49,7 @@
4849
"babel-plugin-transform-remove-imports": "^1.0.8",
4950
"babel-plugin-transform-rename-import": "^2.3.0",
5051
"compile-less-cli": "^1.1.5",
52+
"gh-pages": "^2.1.0",
5153
"highlight.js": "^9.15.9",
5254
"kkt": "^4.2.0",
5355
"raw-loader": "^3.1.0",

0 commit comments

Comments
 (0)