🐛 fix(modules): Cannot find module 'path' or its corresponding type declarations.

This commit is contained in:
eshanized
2024-12-25 10:40:33 +05:30
parent 96a8d3bac0
commit ebefbedfcd
2 changed files with 19 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
},
"devDependencies": {
"@eslint/js": "^9.9.1",
"@types/node": "^22.10.2",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",