fix: language support issue in public-profile

This commit is contained in:
RaktimaNXG
2024-08-10 16:23:10 +05:30
parent aa4d3c039b
commit 69837b0515
5 changed files with 146 additions and 8 deletions
+2
View File
@@ -101,6 +101,7 @@
"clean-webpack-plugin": "^4.0.0",
"commitizen": "^4.3.0",
"concurrently": "^8.2.2",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^7.1.2",
"daisyui": "^4.12.10",
"dotenv": "^16.4.5",
@@ -108,6 +109,7 @@
"eslint": "^8.57.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.34.3",
"json-minimizer-webpack-plugin": "^5.0.0",
"lint-staged": "^15.2.8",
"mini-css-extract-plugin": "^2.9.0",
"postcss": "^8.4.41",