mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-02-05 08:17:34 +00:00
Update package version to 1.1.1, downgrade node-fetch to 2.7.0,
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "claude-code-ui",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"description": "A web-based UI for Claude Code CLI",
|
||||
"main": "server/index.js",
|
||||
"scripts": {
|
||||
@@ -40,7 +40,7 @@
|
||||
"express": "^4.18.2",
|
||||
"lucide-react": "^0.515.0",
|
||||
"mime-types": "^3.0.1",
|
||||
"node-fetch": "^3.3.2",
|
||||
"node-fetch": "^2.7.0",
|
||||
"node-pty": "^1.0.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user