mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Add tsup as a dev dependency (#2029)
This commit is contained in:
parent
b3efe3e4fb
commit
e464c41970
2 changed files with 1221 additions and 0 deletions
1220
package-lock.json
generated
1220
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -437,6 +437,7 @@
|
|||
"prettier": "^3.4.2",
|
||||
"rimraf": "^6.0.1",
|
||||
"ts-jest": "^29.2.5",
|
||||
"tsup": "^8.4.0",
|
||||
"tsx": "^4.19.3",
|
||||
"typescript": "^5.4.5",
|
||||
"zod-to-ts": "^1.2.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue