mirror of
https://github.com/denoland/deno.git
synced 2024-11-24 15:19:26 -05:00
c58a628e2f
These now works: ``` $ deno add @std/dotenv/load $ deno add npm:preact/hooks ``` Previously we were erroring out, because this is a "package reference" including a subpath. Closes https://github.com/denoland/deno/issues/25385 --------- Signed-off-by: Bartek Iwańczuk <biwanczuk@gmail.com> Co-authored-by: David Sherret <dsherret@users.noreply.github.com>
8 lines
295 B
Text
8 lines
295 B
Text
[UNORDERED_START]
|
|
Add jsr:@std/testing@1.0.0
|
|
Add npm:preact@10.19.6
|
|
Download http://127.0.0.1:4250/@std/testing/1.0.0/bdd.ts
|
|
Download http://127.0.0.1:4250/@std/testing/1.0.0/types.ts
|
|
Download http://localhost:4260/preact
|
|
Download http://localhost:4260/preact/preact-10.19.6.tgz
|
|
[UNORDERED_END]
|