feat(profile): display version number from .env in profile menu

This commit is contained in:
Shivam Kumar
2025-09-05 16:30:09 +05:30
parent 25e5b61b3e
commit 23f6c65a14
6 changed files with 42 additions and 1 deletions

View File

@@ -100,6 +100,7 @@
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.20",
"globals": "^16.3.0",
"prettier": "^3.6.2",
"ts-node": "^10.9.2",
"tw-animate-css": "^1.3.5",
"typescript": "~5.9.2",