summaryrefslogtreecommitdiff
path: root/tests/specs/add/only_unstable_versions/__test__.jsonc
blob: d05628b6f5f61af15a3e0ca221f672c0cfb48cbb (plain)
1
2
3
4
5
6
7
8
9
{
  "tempDir": true,
  "steps": [
    {
      "args": "add npm:@denotest/unstable",
      "output": "add.out"
    }
  ]
}