removed dependencie worker_threads native

This commit is contained in:
2025-10-21 22:36:54 +02:00
parent fb0d0b6711
commit 364fb41f0e
2 changed files with 2 additions and 4 deletions

View File

@@ -17,8 +17,7 @@
"react-router-dom": "^7.9.3",
"react-scripts": "5.0.1",
"typescript": "^4.9.5",
"web-vitals": "^2.1.4",
"worker_threads": "native"
"web-vitals": "^2.1.4"
},
"scripts": {
"start": "react-scripts start",