Fix file watching
This commit is contained in:
parent
d3fed45446
commit
adcb031d2f
3 changed files with 152 additions and 86 deletions
|
|
@ -12,7 +12,8 @@
|
|||
"test": "tsx --test 'src/**/*.test.ts'"
|
||||
},
|
||||
"dependencies": {
|
||||
"commander": "^14.0.2"
|
||||
"commander": "^14.0.2",
|
||||
"watcher": "^2.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.8.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue