Config (dependencies): Remove CSV parser
This commit is contained in:
parent
916dfb488d
commit
349a2bbbb6
1 changed files with 3 additions and 1 deletions
|
@ -20,7 +20,9 @@
|
|||
],
|
||||
"dependencies": {
|
||||
"@google/genai": "^0.13.0",
|
||||
"dotenv": "^8.2.0"
|
||||
"buffer": "^6.0.3",
|
||||
"dotenv": "^8.2.0",
|
||||
"fs": "^0.0.1-security"
|
||||
},
|
||||
"author": "buzzcode2007"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue