Skip to content

Commit

Permalink
chore: Configure turborepo (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 authored Apr 14, 2024
1 parent 710c80e commit ded2f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swc-plugin-registry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"scripts": {
"dev": "next dev -p 50000",
"build": "next build",
"build:next": "next build",
"start": "next start",
"lint": "next lint"
},
Expand Down

0 comments on commit ded2f7d

Please sign in to comment.