mirror of
https://github.com/aljazceru/claude-code-viewer.git
synced 2026-01-19 21:44:22 +01:00
chore: remove unrelated changes
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "run-p 'dev:*'",
|
||||
"dev:next": "next dev --turbopack",
|
||||
"dev:next": "PORT=3400 next dev --turbopack",
|
||||
"start": "node dist/index.js",
|
||||
"build": "./scripts/build.sh",
|
||||
"lint": "run-s 'lint:*'",
|
||||
|
||||
Reference in New Issue
Block a user