File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 "workfront-api-constants" : " 2.0.0"
1515 },
1616 "dependencies" : {
17- "@types/node" : " 8.0.14" ,
1817 "es6-promise" : " 4.1.1" ,
1918 "form-data" : " 2.2.0" ,
2019 "isomorphic-fetch" : " 2.2.1" ,
2423 "devDependencies" : {
2524 "@types/form-data" : " 2.2.0" ,
2625 "@types/mocha" : " 2.2.41" ,
26+ "@types/node" : " 8.0.14" ,
2727 "@types/should" : " 8.3.0" ,
2828 "codecov" : " 2.2.0" ,
2929 "dateformat" : " 2.0.0" ,
5959 "e2e" : " CI=true mocha --no-timeouts test/e2e.test.js" ,
6060 "debug" : " npm run test -- --auto-watch --browsers Chrome --no-single-run" ,
6161 "build" : " webpack -p --bail && tsc -p ./tsconfig.json -d --declarationDir ./typings" ,
62- "docs" : " rm -rf ./docs/ && typedoc --out ./docs/ ./src/ --excludePrivate --excludeExternals --exclude \" **/*.spec.ts\" " ,
62+ "docs" : " rm -rf ./docs/ && typedoc --out ./docs/ ./src/ --excludePrivate --excludeExternals --exclude \" **/*.spec.ts\" && touch ./docs/.nojekyll " ,
6363 "prepublish" : " npm run build" ,
6464 "version" : " npm run docs && node ./generate-changelog.js && git add docs CHANGELOG.md" ,
6565 "start" : " http-server -a localhost -p 8000 -o --cors -c-1"
You can’t perform that action at this time.
0 commit comments