mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-19 05:02:49 +00:00
fix: update tsconfig.json for standalone release scripts
This commit is contained in:
parent
3126fa21eb
commit
5604775506
3 changed files with 408 additions and 5 deletions
|
|
@ -12,7 +12,8 @@
|
|||
"packageManager": "pnpm@10.13.1",
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.3.0",
|
||||
"@types/semver": "^7.5.8"
|
||||
"@types/semver": "^7.5.8",
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"commander": "^12.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue