Closed AlexOwl closed 1 year ago
I can use grammyjs/menu@v1.0.4 because it was changed in v1.1.0 https://cdn.skypack.dev/@grammyjs/types@v2?dts redirects to the newest version 2.12.1
I understand that the version needs to be updated. But FYI, deno panicking is similar to https://github.com/denoland/deno/issues/17640 and its fix have been released as Deno 1.30.3
@AlexOwl does this still happen with 1.30.3?
Please also review #31. Dont.
Closed by #29.
https://esm.sh/@grammyjs/types@v2 redirects to 2.0.0 https://esm.sh/@grammyjs/types@2 redirects to newest 2.12.1
I think it was mistakenly typed v2, because it's necessary to get new patches (including security one)
Pull request #29