unwanted package removed

This commit is contained in:
2025-07-22 16:59:47 +05:30
parent c9d2f76b0c
commit 32bce9ca24
2 changed files with 1 additions and 89 deletions

View File

@@ -33,7 +33,6 @@
"mqtt": "^5.10.4",
"postprocessing": "^6.36.4",
"prompt-sync": "^4.2.0",
"r3f-perf": "^7.2.3",
"react": "^18.3.1",
"react-chartjs-2": "^5.3.0",
"react-dom": "^18.3.1",
@@ -53,9 +52,7 @@
"prestart": "tsc scripts/git-prompt.ts && node scripts/git-prompt.js",
"start": "react-scripts start",
"build": "GENERATE_SOURCEMAP=false react-scripts build",
"test": "jest",
"cypress:open": "cypress open",
"cypress:run": "cypress run"
"test": "jest"
},
"eslintConfig": {
"extends": [