mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-06-04 11:24:40 +08:00
Nick: bump node sdk
This commit is contained in:
parent
91a1a9a1fc
commit
a47e278c97
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user