freeCodeCamp/api-server
dependabot[bot] a7971f3bda chore(deps-dev): bump nodemon from 1.19.4 to 2.0.6 in /api-server
Bumps [nodemon](https://github.com/remy/nodemon) from 1.19.4 to 2.0.6.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v1.19.4...v2.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-25 09:36:15 +00:00
..
common fix: project 25 + 5 (#39526) 2020-09-09 13:28:12 +05:30
public chore: fix typos in spelling (#38100) 2020-02-08 23:59:10 +05:30
server chore(api): wrap req logs in debug format 2020-10-09 17:29:55 +02:00
.babelrc.js fix(api): add toLowerCase method to email (#38586) 2020-04-24 16:23:29 +05:30
.gitignore fix(api): remove redirects from api 2020-09-01 11:35:44 +05:30
development-start.js feat(tools): add helper for testing webhooks locally 2020-03-19 17:18:53 +05:30
jest.config.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
package-lock.json chore(deps-dev): bump nodemon from 1.19.4 to 2.0.6 in /api-server 2020-10-25 09:36:15 +00:00
package.json chore(deps-dev): bump nodemon from 1.19.4 to 2.0.6 in /api-server 2020-10-25 09:36:15 +00:00
production-start.js fix: rename app entrypoints 2019-08-14 19:23:24 +05:30