mirror of
				https://github.com/mendableai/firecrawl.git
				synced 2025-11-04 03:53:17 +00: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"],
 | 
					  "urls": ["firecrawl.dev"],
 | 
				
			||||||
  "prompt": "What is the title, description and main product of the page?",
 | 
					  "prompt": "What is the title, description and main product of the page?",
 | 
				
			||||||
 | 
					    "dev.to",
 | 
				
			||||||
  "schema": {
 | 
					  "schema": {
 | 
				
			||||||
    "title": "string",
 | 
					    "title": "string",
 | 
				
			||||||
    "description": "string",
 | 
					    "description": "string",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@mendable/firecrawl-js",
 | 
					  "name": "@mendable/firecrawl-js",
 | 
				
			||||||
  "version": "1.9.1",
 | 
					  "version": "1.9.2",
 | 
				
			||||||
  "description": "JavaScript SDK for Firecrawl API",
 | 
					  "description": "JavaScript SDK for Firecrawl API",
 | 
				
			||||||
  "main": "dist/index.js",
 | 
					  "main": "dist/index.js",
 | 
				
			||||||
  "types": "dist/index.d.ts",
 | 
					  "types": "dist/index.d.ts",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user