drashland / deno-drash-middleware

A middleware library for Drash
MIT License
31 stars 6 forks source link

Pls Deps LoggerService error 404 #100

Closed aphagon closed 3 years ago

aphagon commented 3 years ago

I think deps.ts runs the old version of Drash 1.3.1. Can you please fix it to the latest version?

https://deno.land/x/drash_middleware@v0.7.0/deps.ts

ebebbington commented 3 years ago

Will be fixed in https://github.com/drashland/deno-drash-middleware/pull/98, going this merge this and make a new release :)

aphagon commented 3 years ago

Will be fixed in #98, going this merge this and make a new release :)

Thanks for the reply, I just saw an update in the master.

ebebbington commented 3 years ago

Released: https://github.com/drashland/deno-drash-middleware/releases/tag/v0.7.1 (you just need to update. your deno.land import), let us know if this definitely fixed your problem :)

aphagon commented 3 years ago

Released: https://github.com/drashland/deno-drash-middleware/releases/tag/v0.7.1 (you just need to update. your deno.land import), let us know if this definitely fixed your problem :)

Oh Wow! Thanks a lot. 👍