Update new-package.ts

This commit is contained in:
Nate Kelley 2025-09-03 10:41:46 -06:00
parent ae19b51ecc
commit 7fbb4202dc
No known key found for this signature in database
GPG Key ID: FD90372AB8D98B4F
1 changed files with 5 additions and 1 deletions

View File

@ -387,8 +387,12 @@ async function createPackageFiles(config: PackageConfig) {
dependencies: {
"@buster/typescript-config": "workspace:*",
"@buster/vitest-config": "workspace:*",
"@buster/env-utils": "workspace:*"
"@buster/env-utils": "workspace:*",
"zod": "catalog:"
},
"devDependencies": {
"tsx": "catalog:"
}
};
await writeFile(