amida-tech / api-boilerplate

Node ES6 Express REST API boilerplate with Postgres Sequelize and Gulp
Apache License 2.0
153 stars 57 forks source link

Merge develop into master #11

Closed unprofessional closed 4 years ago

unprofessional commented 4 years ago

Merge develop into master but with some preliminary testing based on some security package updates.

unprofessional commented 4 years ago
  1. First did a yarn
  2. Then ran yarn start andyarn test

Nothing was revealed to be broken. All tests pass. This was a minor update (as opposed to a major version update), so exhaustive testing doesn't seem necessary here.