-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
remove: deps.ts & change: don't use Deno enabled workers #20
remove: deps.ts & change: don't use Deno enabled workers #20
Conversation
Sorry to take so long to get around to this @itohatweb but this all looks good to me. I saw it when it was first raised and completely forgot to get back to it. Are you able to change the CI to not test against the earlier version of Deno (where this change doesn't work) and add a note to the repo for older versions of Deno to use an older version of this? Then should be ready to merge after the checks pass. Thanks for your contribution! |
All tests should pass now. |
Perfect, thanks for the changes. I'll release an updated version now. |
remove: deps.ts
change: remove the use of the unstable Deno workers since they are not necessary