mirror of
https://github.com/aljazceru/claude-code-viewer.git
synced 2026-01-08 08:04:23 +01:00
chore: remove pathpida
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
"scripts": {
|
||||
"dev": "run-p 'dev:*'",
|
||||
"dev:next": "next dev -p 3400 --turbopack",
|
||||
"dev:path": "pathpida --output src/lib --ignorePath .gitignore --watch --enableStatic",
|
||||
"build": "next build",
|
||||
"lint": "run-s 'lint:*'",
|
||||
"lint:biome-format": "biome format .",
|
||||
@@ -54,7 +53,6 @@
|
||||
"@types/react-dom": "^19.1.9",
|
||||
"@types/react-syntax-highlighter": "^15.5.13",
|
||||
"npm-run-all2": "^8.0.4",
|
||||
"pathpida": "^0.25.0",
|
||||
"tailwindcss": "^4.1.12",
|
||||
"tw-animate-css": "^1.3.7",
|
||||
"typescript": "^5.9.2",
|
||||
|
||||
Reference in New Issue
Block a user