mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 15:21:26 -05:00
![Nathan Whitaker](/assets/img/avatar_default.png)
Two small changes: - In our BYONM errors, suggest running `deno install` instead of `npm install` if `DENO_FUTURE` is set - Only emit warning about `deno install` changes if you do `deno install <foo>` with deno_future unset
6 lines
94 B
JSON
6 lines
94 B
JSON
{
|
|
"dependencies": {
|
|
"chalk": "4",
|
|
"@denotest/conditional-exports-strict": "1"
|
|
}
|
|
}
|