summaryrefslogtreecommitdiff
path: root/tests/specs/test/workspace/deno.json
blob: b72d884428637da3296e02bd3a403fb7cc62e105 (plain)
1
2
3
4
5
6
{
  "workspace": [
    "./package-a",
    "./package-b"
  ]
}