mirror of
https://github.com/denoland/deno.git
synced 2025-02-12 16:59:32 -05:00
![Nathan Whitaker](/assets/img/avatar_default.png)
Fixes https://github.com/denoland/deno/issues/27696. Just a `>` that should've been a `>=`. Also made sure to filter out deprecated versions.
5 lines
69 B
JSON
5 lines
69 B
JSON
{
|
|
"dependencies": {
|
|
"@denotest/has-pre-release": "1.0.0"
|
|
}
|
|
}
|