Add .npmrc and bunfig.toml files; update @imnyang/comcigan.ts dependency to 0.3.1
All checks were successful
/ print-content (push) Successful in 10s

This commit is contained in:
암냥 2026-04-05 19:34:07 +09:00
commit dba74de9e3
No known key found for this signature in database
4 changed files with 6 additions and 3 deletions

View file

@ -12,6 +12,6 @@
"dependencies": {
"@azure-rest/ai-inference": "^1.0.0-beta.6",
"@google/generative-ai": "^0.24.1",
"@imnyang/comcigan.ts": "^0.3.0"
"@imnyang/comcigan.ts": "^0.3.1"
}
}