mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-05 15:20:53 +08:00
Update package.json
This commit is contained in:
parent
f09458ffe3
commit
a03b26a45f
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@mendable/firecrawl-js",
|
||||
"version": "1.23.0",
|
||||
"version": "1.23.1",
|
||||
"description": "JavaScript SDK for Firecrawl API",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
@ -39,9 +39,9 @@
|
||||
"@types/dotenv": "^8.2.0",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/mocha": "^10.0.6",
|
||||
"@types/node": "^20.17.30",
|
||||
"@types/node": "^20.12.12",
|
||||
"@types/uuid": "^9.0.8",
|
||||
"axios": "^1.8.4",
|
||||
"axios": "^1.6.8",
|
||||
"dotenv": "^16.4.5",
|
||||
"jest": "^29.7.0",
|
||||
"ts-jest": "^29.2.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user