mirror of
https://github.com/denoland/deno.git
synced 2025-09-28 13:14:48 +00:00

This is to help make this feature less ambiguous with `npm patch`, which it's not like. Note: the "patch" property will continue to work for the time being, but the lockfile will have a bit of churn for this unstable property. We're going to merge this in a patch because this feature is unstable.
11 lines
455 B
Text
11 lines
455 B
Text
Warning Linked package '@denotest/add@2.0.0' was not used because it did not match '@denotest/add@1'
|
|
at file:///[WILDLINE]/my-pkg/mod.ts:1:21
|
|
Download http://127.0.0.1:4250/@denotest/add/meta.json
|
|
Download http://127.0.0.1:4250/@denotest/add/1.0.0_meta.json
|
|
Download http://127.0.0.1:4250/@denotest/add/1.0.0/mod.ts
|
|
Check file:///[WILDLINE]/mod.test.ts
|
|
running 1 test from ./mod.test.ts
|
|
add ... ok ([WILDLINE])
|
|
|
|
ok | 1 passed | 0 failed ([WILDLINE])
|
|
|