summaryrefslogtreecommitdiff
path: root/tests/specs/workspaces/nested_deno_pkg_npm_conflict/member/deno.json
blob: 1d36d0aab76914ef7c30c7f38dbef4142bbb7ee1 (plain)
1
2
3
4
5
{
  "imports": {
    "@denotest/add": "npm:@denotest/add@1"
  }
}