Files
bot/packages/forge/blocks/openRouter/package.json

15 lines
342 B
JSON
Raw Normal View History

{
"name": "@typebot.io/open-router-block",
"version": "1.0.0",
"description": "",
"keywords": [],
"license": "AGPL-3.0-or-later",
"devDependencies": {
"@typebot.io/forge": "workspace:*",
"@typebot.io/lib": "workspace:*",
"@typebot.io/openai-block": "workspace:*",
"@types/react": "18.3.4",
2024-06-17 14:12:14 +02:00
"ky": "1.2.4"
}
}