Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(delay response): add ability to delay response time #7

Merged
merged 2 commits into from
Aug 14, 2018

Commits on Aug 14, 2018

  1. feat(delay response): add ability to delay response time

    * added delay flag, in milliseconds
    * open check for delay and forceStatus params
    * generic console.info JSON to "response" copy
    * lowercased options to avoid being needlessly specific
    * readme examples
    cdcabrera committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    48383be View commit details
    Browse the repository at this point in the history
  2. perf(nodeJs): upgraded nodeJs and packages

    * NodeJs upgraded, going with breaking release
    * minor package updates
    cdcabrera committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    9e008bc View commit details
    Browse the repository at this point in the history