chore: installed lodash in space app

This commit is contained in:
guru_sainath 2024-05-08 20:20:01 +05:30
parent 4162f861a7
commit 45cdc22a02

View File

@ -28,6 +28,7 @@
"dompurify": "^3.0.11",
"dotenv": "^16.3.1",
"js-cookie": "^3.0.1",
"lodash": "^4.17.21",
"lowlight": "^2.9.0",
"lucide-react": "^0.378.0",
"mobx": "^6.10.0",
@ -49,6 +50,7 @@
"devDependencies": {
"@types/dompurify": "^3.0.5",
"@types/js-cookie": "^3.0.3",
"@types/lodash": "^4.17.1",
"@types/node": "18.14.1",
"@types/nprogress": "^0.2.0",
"@types/react": "^18.2.42",