ccarruitero / makemehapi

Self guided workshops to teach you about hapi.
https://www.npmjs.com/package/makemehapi
Other
480 stars 107 forks source link

some updates #211

Closed ccarruitero closed 4 years ago

ccarruitero commented 4 years ago

This is a bunch of updates that I have been working on.

This contain a lot of changes and commits for a single PR, but since I'm being one maintainer of this project now; I found unnecessary, and a little tedious, review each commit separated. I'll take care to open a PR for each commit in the future, so will be more easy for anyone interested in help with review.

I think each commit is short and very descriptive. The mainly changes are dependency updates.

The only commit that could be some opinionated is the inclusion of workshopper-adventure-test from a feature branch https://github.com/hueniverse/makemehapi/commit/161ce37d356a08d0fd3fc88291036a1e0b7ffb8c I take this decision in order to verify the exercises without change all the directory structure and I think this isn't be a problem since is a test dependency. There is a PR in workshopper-adventure-test repo adding the feature but is taking some time. I'll move to the workshopper-adventure-test npm package as soon as they get a new release.