mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-20 13:02:15 +00:00
fix(scripts): make npm scripts cross-platform with shx (closes #1771)
This commit is contained in:
parent
993d916e56
commit
76a191c264
9 changed files with 15 additions and 13 deletions
1
package-lock.json
generated
1
package-lock.json
generated
|
|
@ -27,6 +27,7 @@
|
|||
"@typescript/native-preview": "7.0.0-dev.20260120.1",
|
||||
"concurrently": "^9.2.1",
|
||||
"husky": "^9.1.7",
|
||||
"shx": "^0.4.0",
|
||||
"tsx": "^4.20.3",
|
||||
"typescript": "^5.9.2"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue