Skip to content

Commit

Permalink
chore: lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoban committed Apr 21, 2024
1 parent 424dd38 commit ba23030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next",
"build": "next build",
"dev": "next",
"start": "next start"
},
"dependencies": {
Expand Down

0 comments on commit ba23030

Please sign in to comment.