Nick: bump node sdk

This commit is contained in:
Nicolas 2024-12-09 19:25:48 -03:00
parent 91a1a9a1fc
commit a47e278c97
2 changed files with 2 additions and 1 deletions

View File

@ -69,6 +69,7 @@ content-type: application/json
{
"urls": ["firecrawl.dev"],
"prompt": "What is the title, description and main product of the page?",
"dev.to",
"schema": {
"title": "string",
"description": "string",

View File

@ -1,6 +1,6 @@
{
"name": "@mendable/firecrawl-js",
"version": "1.9.1",
"version": "1.9.2",
"description": "JavaScript SDK for Firecrawl API",
"main": "dist/index.js",
"types": "dist/index.d.ts",