Skip to content

Commit

Permalink
linting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
horeaporutiu committed Jun 18, 2024
1 parent 6dd492c commit cfedd87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/jwt-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"license": "MIT",
"scripts": {
"build": "next build",
"build-temp-disabled": "next build",
"start": "next dev",
"lint": "next lint"
},
Expand Down

0 comments on commit cfedd87

Please sign in to comment.