We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fc130e commit 4a0e8f7Copy full SHA for 4a0e8f7
package.json
@@ -20,9 +20,10 @@
20
"doc": "kkt start",
21
"doc:build": "kkt build"
22
},
23
+ "homepage": "https://uiwjs.github.io/react-code-preview",
24
"repository": {
25
"type": "git",
- "url": "https://github.com/uiwjs/code-preview"
26
+ "url": "https://github.com/uiwjs/react-code-preview"
27
28
"files": [
29
"typings",
@@ -48,6 +49,7 @@
48
49
"babel-plugin-transform-remove-imports": "^1.0.8",
50
"babel-plugin-transform-rename-import": "^2.3.0",
51
"compile-less-cli": "^1.1.5",
52
+ "gh-pages": "^2.1.0",
53
"highlight.js": "^9.15.9",
54
"kkt": "^4.2.0",
55
"raw-loader": "^3.1.0",
0 commit comments