Skip to content

Commit

Permalink
chore(prettier): 🤖 ✨ (#14)
Browse files Browse the repository at this point in the history
Co-authored-by: ecospark[bot] <128108030+ecospark[bot]@users.noreply.github.com>
  • Loading branch information
ecospark[bot] authored Nov 21, 2024
1 parent 3cc0870 commit 6b37c2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions next-canary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"scripts": {
"build": "next build",
"dev": "next dev --turbopack",
"typegen:generate": "sanity typegen generate",
"lint": "next lint",
"start": "next start"
"start": "next start",
"typegen:generate": "sanity typegen generate"
},
"dependencies": {
"@sanity/client": "^6.22.5",
Expand Down

0 comments on commit 6b37c2e

Please sign in to comment.