Commit bc38597d authored by nikogu's avatar nikogu

update roadhog-api-doc to support gh-pages

parent 51fc5344
......@@ -7,7 +7,7 @@
"lint": "eslint --ext .js src test mock",
"test": "npm run lint",
"precommit": "npm run lint",
"site": "npm run build && gh-pages -d dist"
"site": "roadhog-api-doc static"
},
"dependencies": {
"antd": "next",
......@@ -41,6 +41,6 @@
"mockjs": "^1.0.1-beta3",
"redbox-react": "^1.3.2",
"roadhog": "^1.0.2",
"roadhog-api-doc": "^0.1.0"
"roadhog-api-doc": "^0.1.4"
}
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment