style fixes, setup for backend?

This commit is contained in:
2023-07-06 20:05:48 -05:00
parent 32399c2195
commit 598b229689
11 changed files with 73 additions and 40 deletions

View File

@@ -9,9 +9,11 @@
"lint": "next lint"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.367.0",
"@mdx-js/loader": "^2.3.0",
"@mdx-js/react": "^2.3.0",
"@next/mdx": "^13.4.4",
"@supabase/supabase-js": "^2.26.0",
"autoprefixer": "10.4.14",
"eslint": "8.41.0",
"eslint-config-next": "^12.0.4",