mirror of
https://github.com/yzh503/obsidian-aicommander-plugin.git
synced 2026-07-22 07:40:26 +00:00
Clean packages
This commit is contained in:
parent
85fff866fa
commit
5fcd2ec676
1 changed files with 1 additions and 7 deletions
|
|
@ -13,8 +13,6 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/node": "^16.11.6",
|
||||
"@types/stream-buffers": "^3.0.4",
|
||||
"@types/textract": "^2.4.1",
|
||||
"@typescript-eslint/eslint-plugin": "5.29.0",
|
||||
"@typescript-eslint/parser": "5.29.0",
|
||||
"builtin-modules": "3.3.0",
|
||||
|
|
@ -24,11 +22,7 @@
|
|||
"typescript": "4.7.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.3.4",
|
||||
"azure-cognitiveservices-websearch": "^2.0.0",
|
||||
"canvas": "^2.11.0",
|
||||
"form-data": "^4.0.0",
|
||||
"ms-rest-azure": "^3.0.2",
|
||||
"@fern-api/openai": "^0.0.23",
|
||||
"openai": "^3.2.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue