chore: pin turbo@1.5.6

This commit is contained in:
Yangshun
2024-06-25 08:10:33 +08:00
parent b5e9b29b46
commit 167bd5e308
3 changed files with 9 additions and 4 deletions

View File

@@ -25,7 +25,8 @@
"@headlessui/react": "^1.7.3",
"@heroicons/react": "^2.0.11",
"clsx": "^1.2.1",
"next": "^12.3.1"
"next": "^12.3.1",
"tailwindcss": "^3.1.8"
},
"devDependencies": {
"@tih/tailwind-config": "*",