chore: Playwright 의존성 제거 + jskim-node에서 inspection 관리 페이지 cherry-pick
- playwright, @playwright/test 제거 (cmux browser만 사용) - inspection page.tsx: 판단기준(judgment_criteria) Select UI 포함 버전으로 업데이트
This commit is contained in:
+1
-2
@@ -12,7 +12,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/oracledb": "^6.9.1",
|
||||
"@types/pg": "^8.15.5",
|
||||
"playwright": "^1.58.2"
|
||||
"@types/pg": "^8.15.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user