chore(package): remove prompts.chat dependency from package.json and update import path in prompt-ide.tsx

This commit is contained in:
Fatih Kadir Akın
2025-12-26 01:09:03 +03:00
parent 6b49b481d6
commit 0c86d96016
2 changed files with 1 additions and 2 deletions

View File

@@ -17,7 +17,6 @@
"postinstall": "prisma generate"
},
"dependencies": {
"prompts.chat": "0.0.4",
"@auth/prisma-adapter": "^2.11.1",
"@aws-sdk/client-s3": "^3.948.0",
"@hookform/resolvers": "^5.2.2",