Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Add explicit dev dependency 'touch'
```sh npx lerna add --dev --no-bootstrap touch $(rg -l touch --glob '*.test.ts' | cut -d'/' -f 1-2) ```
- Loading branch information