Changed doc gen to match gh-pages
This commit is contained in:
parent
7912a9d821
commit
2ce5f71d8f
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
"test": "npm run lint && npm run mocha",
|
||||
"prod": "npm run build && node dist/",
|
||||
"mocha": "./node_modules/.bin/mocha --compilers js:babel-register --require babel-polyfill",
|
||||
"gendoc": "apidoc -i server/ -o doc/"
|
||||
"gendoc": "apidoc -i server/ -o docs/"
|
||||
},
|
||||
"dependencies": {
|
||||
"app-root-path": "^2.0.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue