Remove absent script from watchall

This commit is contained in:
Tony Garnock-Jones 2024-03-27 14:28:57 +01:00
parent eeace57670
commit dc0ddf95dd
1 changed files with 0 additions and 1 deletions

View File

@ -21,6 +21,5 @@ open "cd packages/schema; yarn run compile:watch"
open "cd packages/schema; yarn run rollup:watch"
open "cd packages/schema; yarn run test:watch"
open "cd packages/schema-cli; yarn run compile:watch"
open "cd packages/schema-cli; yarn run rollup:watch"
tmux select-layout even-vertical