fix some issue after push

This commit is contained in:
2026-01-09 20:20:04 +03:00
parent d087d2128a
commit eecb02b82a
2 changed files with 3 additions and 35 deletions

View File

@ -12,7 +12,6 @@
"dependencies": {
"@emailjs/browser": "^4.4.1",
"@heroicons/react": "^2.2.0",
"@heroicons/react": "^2.2.0",
"aos": "^2.3.4",
"flowbite": "^4.0.1",
"flowbite-react": "^0.12.16",
@ -27,8 +26,6 @@
"react-icons": "^5.5.0",
"react-router-dom": "^7.11.0",
"react-scroll": "^1.9.3",
"styled-components": "^6.1.19"
"react-scroll": "^1.9.3",
"styled-components": "^6.1.19",
"tailwind-merge": "^3.4.0",
"three": "^0.182.0",
@ -47,7 +44,6 @@
"globals": "^16.5.0",
"postcss": "^8.5.6",
"tailwindcss": "^3.4.0",
"tailwindcss": "^3.4.0",
"vite": "^7.2.4"
}
}