package.json
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-12-28 23:38:09 +01:00
parent 5a9e65396c
commit 75e24a6a08

View File

@@ -6,7 +6,7 @@
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint",
"lint": "next lint"
},
"dependencies": {
"@tailwindcss/typography": "^0.5.8",