mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 23:31:24 -05:00
![HasanAlrimawi](/assets/img/avatar_default.png)
This commit adds ability to print deprecation notices for npm packages that have been marked as deprecated. Closes #24013
3 lines
67 B
Text
3 lines
67 B
Text
{
|
|
"dependencies": { "@denotest/deprecated-package": "^1.0.0" }
|
|
}
|