packages: fix versions [2]

This commit is contained in:
vchikalkin 2024-11-27 13:37:06 +03:00
parent 592e40fef1
commit b484c4cb26

View File

@ -22,7 +22,7 @@
"@repo/typescript-config": "workspace:*",
"@types/node": "^20",
"@types/react": "^18.3.1",
"@types/react-dom": "18.3.1",
"@types/react-dom": "^18.3.1",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.15",