Update package.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
4a0b9e95e4
commit
dba7d7a1a7
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
"typecheck": "tsc --noEmit",
|
||||
"deploy:s3": "npm run build:static && aws s3 sync out/ s3://$S3_BUCKET_NAME --delete --no-cli-pager",
|
||||
"create-s3-bucket": "node scripts/create-s3-bucket.js",
|
||||
"prepare": "husky"
|
||||
"prepare": "husky install"
|
||||
},
|
||||
"dependencies": {
|
||||
"@genkit-ai/googleai": "^1.13.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue