satyarohith / sift

Sift is a routing and utility library for Deno Deploy.
https://deno.land/x/sift
MIT License
170 stars 14 forks source link

Update preact dependencies so as to not use broken link #71

Closed nailuj29 closed 2 years ago

nailuj29 commented 2 years ago

Closes #70

The tests may also need to be rewritten, as the library that allows for testing in a Deploy-like environment (dectyl) depends on deprecated Deno  functions. The files run by those tests work when manually run, however.